Searched defs:iostate (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/vfs/ |
| H A D | vfs_cluster.c | 632 cluster_iostate_wait(struct clios *iostate, u_int target, const char *wait_name) in cluster_iostate_wait() 651 cluster_handle_associated_upl(struct clios *iostate, upl_t upl, in cluster_handle_associated_upl() 1123 struct clios *iostate; in cluster_iodone_finish() local 1509 …int flags, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_ar… in cluster_io() 2525 …int io_flag, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_… in vector_cluster_io() 3173 struct clios iostate; in cluster_write_direct() local 3639 struct clios iostate; in cluster_write_contig() local 4721 struct clios iostate; in cluster_read_copy() local 5378 struct clios iostate; in cluster_read_direct() local 6007 struct clios iostate; in cluster_read_contig() local
|
| /xnu-12377.1.9/osfmk/vm/ |
| H A D | vm_pageout_xnu.h | 177 vector_upl_iostates_t iostate; member
|