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

/xnu-2782.1.97/bsd/miscfs/mockfs/
H A Dmockfs_vfsops.c214 int mockfs_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t ctx) argument
/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c425 devfs_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t ctx) argument
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vfsops.c2446 int waitfor; member in struct:hfs_sync_cargs
2487 hfs_sync(struct mount *mp, int waitfor, vfs_context_t context) argument
3594 hfs_flushMDB(struct hfsmount *hfsmp, int waitfor, int altflush) argument
3695 hfs_flushvolumeheader(struct hfsmount *hfsmp, int waitfor, int altflush) argument
[all...]
H A Dhfs_vnops.c2871 hfs_fsync(struct vnode *vp, int waitfor, int fullsync, struct proc *p) argument
5977 hfs_update(struct vnode *vp, __unused int waitfor) argument
/xnu-2782.1.97/bsd/miscfs/specfs/
H A Dspec_vnops.c749 spec_fsync_internal(vnode_t vp, int waitfor, __unused vfs_context_t context) argument
/xnu-2782.1.97/bsd/nfs/
H A Dnfs_bio.c3253 nfs_flush(nfsnode_t np, int waitfor, thread_t thd, int ignore_writeerr) argument
[all...]
H A Dnfs_vfsops.c4787 int waitfor; member in struct:nfs_sync_cargs
4818 nfs_vfs_sync(mount_t mp, int waitfor, vfs_context_t ctx) argument
/xnu-2782.1.97/bsd/vfs/
H A Dkpi_vfs.c3537 VNOP_FSYNC(vnode_t vp, int waitfor, vfs_context_t ctx) argument

Completed in 122 milliseconds