Searched defs:io_flags (Results 1 – 5 of 5) sorted by relevance
| /xnu-8792.61.2/bsd/sys/ |
| H A D | ubc_internal.h | 78 int io_flags; member
|
| H A D | mount.h | 538 u_int32_t io_flags; /* flags for underlying device */ member
|
| /xnu-8792.61.2/bsd/vfs/ |
| H A D | vfs_cluster.c | 704 cluster_ioerror(upl_t upl, int upl_offset, int abort_size, int error, int io_flags, vnode_t vp) in cluster_ioerror() 1204 int io_flags; in cluster_io() local 6020 cluster_try_push(struct cl_writebehind *wbp, vnode_t vp, off_t EOF, int push_flag, int io_flags, in… in cluster_try_push() 6238 int io_flags; in cluster_push_now() local 6465 int io_flags, int (*callback)(buf_t, void *), void *callback_arg, boolean_t vm_initiated) in sparse_cluster_push()
|
| H A D | vfs_bio.c | 665 buf_reset(buf_t bp, int32_t io_flags) in buf_reset()
|
| /xnu-8792.61.2/osfmk/kern/ |
| H A D | thread.c | 2749 thread_update_io_stats(thread_t thread, int size, int io_flags) in thread_update_io_stats()
|