Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_cluster.c182 static void cluster_wait_IO(buf_t cbp_head, int async);
1096 cluster_wait_IO(buf_t cbp_head, int async) in cluster_wait_IO() function
1544 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()
1790 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()
2018 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()