Searched defs:iostate (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/bsd/vfs/ |
| H A D | vfs_cluster.c | 617 cluster_iostate_wait(struct clios *iostate, u_int target, const char *wait_name) in cluster_iostate_wait() 636 cluster_handle_associated_upl(struct clios *iostate, upl_t upl, in cluster_handle_associated_upl() 1018 struct clios *iostate; in cluster_iodone_finish() local 1451 …int flags, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_ar… in cluster_io() 2457 …int io_flag, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_… in vector_cluster_io() 2973 struct clios iostate; in cluster_write_direct() local 3439 struct clios iostate; in cluster_write_contig() local 4521 struct clios iostate; in cluster_read_copy() local 5177 struct clios iostate; in cluster_read_direct() local 5785 struct clios iostate; in cluster_read_contig() local
|
| /xnu-11417.140.69/osfmk/vm/ |
| H A D | vm_pageout_xnu.h | 175 vector_upl_iostates_t iostate; member
|