Searched defs:iostate (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.1.13/bsd/vfs/ |
| H A D | vfs_cluster.c | 564 cluster_iostate_wait(struct clios *iostate, u_int target, const char *wait_name) in cluster_iostate_wait() 582 cluster_handle_associated_upl(struct clios *iostate, upl_t upl, in cluster_handle_associated_upl() 784 struct clios *iostate; in cluster_iodone() local 1204 …int flags, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_ar… in cluster_io() 2130 …int io_flag, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_… in vector_cluster_io() 2643 struct clios iostate; in cluster_write_direct() local 3054 struct clios iostate; in cluster_write_direct_small() local 3482 struct clios iostate; in cluster_write_contig() local 4541 struct clios iostate; in cluster_read_copy() local 5197 struct clios iostate; in cluster_read_direct() local [all …]
|
| /xnu-10002.1.13/osfmk/vm/ |
| H A D | vm_pageout.h | 373 vector_upl_iostates_t iostate; member
|