Searched defs:waitfor (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c436 devfs_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t ctx) argument
/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c709 spec_fsync_internal(vnode_t vp, int waitfor, __unused vfs_context_t context) argument
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_bio.c3244 nfs_flush(nfsnode_t np, int waitfor, thread_t thd, int ignore_writeerr) argument
[all...]
H A Dnfs_vfsops.c4661 int waitfor; member in struct:nfs_sync_cargs
4692 nfs_vfs_sync(mount_t mp, int waitfor, vfs_context_t ctx) argument
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c2257 hfs_fsync(struct vnode *vp, int waitfor, int fullsync, struct proc *p) argument
4922 hfs_update(struct vnode *vp, __unused int waitfor) argument
H A Dhfs_vfsops.c2533 int waitfor; member in struct:hfs_sync_cargs
2574 hfs_sync(struct mount *mp, int waitfor, vfs_context_t context) argument
3549 hfs_flushMDB(struct hfsmount *hfsmp, int waitfor, int altflush) argument
3649 hfs_flushvolumeheader(struct hfsmount *hfsmp, int waitfor, int altflush) argument
[all...]
/darwin-on-arm/xnu/bsd/vfs/
H A Dkpi_vfs.c4143 VNOP_FSYNC(vnode_t vp, int waitfor, vfs_context_t ctx) argument

Completed in 53 milliseconds