Home
last modified time | relevance | path

Searched refs:cluster_wait_IO (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_cluster.c183 static void cluster_wait_IO(buf_t cbp_head, int async);
1404 cluster_wait_IO(buf_t cbp_head, int async) in cluster_wait_IO() function
1950 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()
2195 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()
2426 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()