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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c132 static void cluster_wait_IO(buf_t cbp_head, int async);
690 cluster_wait_IO(buf_t cbp_head, int async) function
732 * or, we've already done a cluster_wait_IO on an incomplete chain
1000 cluster_wait_IO(cbp_head, (flags & CL_ASYNC));
1040 * waited for the I/Os to complete above in the call to cluster_wait_IO
1203 cluster_wait_IO(cbp_head, (flags & CL_ASYNC));
1399 cluster_wait_IO(cbp_head, (flags & CL_ASYNC));

Completed in 20 milliseconds