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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c132 struct clios { struct
163 int flags, buf_t real_bp, struct clios *iostate, int (*)(buf_t, void *), void *callback_arg);
168 static void cluster_iostate_wait(struct clios *iostate, u_int target, const char *wait_name);
527 cluster_iostate_wait(struct clios *iostate, u_int target, const char *wait_name)
605 struct clios *iostate;
665 iostate = (struct clios *)cbp->b_iostate;
912 int flags, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_arg)
1674 int io_flag, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_arg)
1868 local_flags, (buf_t)NULL, (struct clios *)NULL, callback, callback_arg));
1932 local_flags | CL_READ | CL_PAGEIN, (buf_t)NULL, (struct clios *)NUL
[all...]

Completed in 78 milliseconds