Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_cluster.c182 static void cluster_wait_IO(buf_t cbp_head, int async);
1331 cluster_wait_IO(buf_t cbp_head, int async) in cluster_wait_IO() function
1862 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()
2107 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()
2335 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()