Searched defs:io_flags (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dubc_internal.h77 int io_flags; member in struct:cl_wextent
H A Dmount.h483 u_int32_t io_flags; /* flags for underlying device */ member in struct:vfsioattr
/darwin-on-arm/xnu/osfmk/default_pager/
H A Ddp_backing_store.c2902 int io_flags = 0; local
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c548 buf_reset(buf_t bp, int32_t io_flags) { argument
H A Dvfs_cluster.c548 cluster_ioerror(upl_t upl, int upl_offset, int abort_size, int error, int io_flags) argument
917 int io_flags; local
5158 cluster_try_push(struct cl_writebehind *wbp, vnode_t vp, off_t EOF, int push_flag, int io_flags, int (*callback)(buf_t, void *), void *callback_arg) argument
5345 int io_flags; local
5540 sparse_cluster_push(void **scmap, vnode_t vp, off_t EOF, int push_flag, int io_flags, int (*callback)(buf_t, void *), void *callback_arg) argument
[all...]

Completed in 47 milliseconds