Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/ !
H A Dvfs_cluster.c182 static void cluster_wait_IO(buf_t cbp_head, int async);
1334 cluster_wait_IO(buf_t cbp_head, int async) in cluster_wait_IO() function
1855 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()
2100 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()
2328 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()