Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_cluster.c141 struct clios { struct
188 int flags, buf_t real_bp, struct clios *iostate, int (*)(buf_t, void *), void *callback_arg);
193 static void cluster_iostate_wait(struct clios *iostate, u_int target, const char *wait_name);
523 cluster_iostate_wait(struct clios *iostate, u_int target, const char *wait_name) in cluster_iostate_wait()
541 cluster_handle_associated_upl(struct clios *iostate, upl_t upl, in cluster_handle_associated_upl()
743 struct clios *iostate; in cluster_iodone()
804 iostate = (struct clios *)cbp->b_iostate; in cluster_iodone()
1178 …int flags, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_ar… in cluster_io()
2095 …int io_flag, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_… in vector_cluster_io()
2300 local_flags, (buf_t)NULL, (struct clios *)NULL, callback, callback_arg); in cluster_pageout_ext()
[all …]