Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/vfs/
H A Dvfs_cluster.c183 static void cluster_wait_IO(buf_t cbp_head, int async);
1346 cluster_wait_IO(buf_t cbp_head, int async) in cluster_wait_IO() function
1885 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()
2130 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()
2358 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()