Searched defs:iostate (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/bsd/vfs/ ! |
| H A D | vfs_cluster.c | 610 cluster_iostate_wait(struct clios *iostate, u_int target, const char *wait_name) in cluster_iostate_wait() 629 cluster_handle_associated_upl(struct clios *iostate, upl_t upl, in cluster_handle_associated_upl() 866 struct clios *iostate; in cluster_iodone_finish() local 1435 …int flags, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_ar… in cluster_io() 2434 …int io_flag, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_… in vector_cluster_io() 2942 struct clios iostate; in cluster_write_direct() local 3356 struct clios iostate; in cluster_write_contig() local 4438 struct clios iostate; in cluster_read_copy() local 5094 struct clios iostate; in cluster_read_direct() local 5702 struct clios iostate; in cluster_read_contig() local
|
| /xnu-11215.1.10/osfmk/vm/ ! |
| H A D | vm_pageout_xnu.h | 174 vector_upl_iostates_t iostate; member
|