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

/xnu-2422.115.4/bsd/nfs/
H A Dnfs_bio.c1541 int error = 0, nfsvers, async; local
2280 int error = 0, oldflags, async; local
2690 int error = 0, nfsvers, async; local
[all...]
/xnu-2422.115.4/bsd/kern/
H A Dkern_memorystatus.c2125 memorystatus_kill_on_VM_page_shortage(boolean_t async) { argument
2134 memorystatus_kill_on_VM_thrashing(boolean_t async) { argument
/xnu-2422.115.4/osfmk/default_pager/
H A Ddp_backing_store.c2449 vs_cl_write_complete( vstruct_t vs, __unused paging_segment_t ps, dp_offset_t offset, __unused vm_offset_t addr, dp_size_t size, boolean_t async, int error) argument
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_bio.c2075 bio_doread(vnode_t vp, daddr64_t blkno, int size, kauth_cred_t cred, int async, int queuetype) argument
[all...]
H A Dvfs_cluster.c800 cluster_wait_IO(buf_t cbp_head, int async) argument
[all...]

Completed in 154 milliseconds