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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/nullfs/
H A Dnull_vfsops.c323 nullfs_sync(__unused struct mount *mp, __unused int waitfor, argument
/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ffs/
H A Dffs_vnops.c256 ffs_fsync_internal(vnode_t vp, int waitfor) argument
H A Dffs_inode.c110 ffs_update(struct vnode *vp, struct timeval *access, struct timeval *modify, int waitfor) argument
H A Dffs_vfsops.c1140 int waitfor; member in struct:ffs_sync_cargs
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/fdesc/
H A Dfdesc_vfsops.c280 fdesc_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t context) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c322 devfs_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t ctx) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/synthfs/
H A Dsynthfs_vnops.c1222 synthfs_update(struct vnode *vp, struct timeval *access, struct timeval *modify, __unused int waitfor) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/specfs/
H A Dspec_vnops.c570 spec_fsync_internal(vnode_t vp, int waitfor, __unused vfs_context_t context) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/isofs/cd9660/
H A Dcd9660_vfsops.c908 cd9660_sync(__unused struct mount *mp, __unused int waitfor, argument
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_vnops.c1321 hfs_fsync(struct vnode *vp, int waitfor, int fullsync, struct proc *p) argument
3344 hfs_update(struct vnode *vp, __unused int waitfor) argument
H A Dhfs_vfsops.c1930 int waitfor; member in struct:hfs_sync_cargs
1971 hfs_sync(struct mount *mp, int waitfor, vfs_context_t context) argument
2896 hfs_flushMDB(struct hfsmount *hfsmp, int waitfor, int altflush) argument
2997 hfs_flushvolumeheader(struct hfsmount *hfsmp, int waitfor, int altflush) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_bio.c3287 nfs_flush(nfsnode_t np, int waitfor, thread_t thd, int ignore_writeerr) argument
H A Dnfs_vfsops.c2332 int waitfor; member in struct:nfs_sync_cargs
2357 nfs_vfs_sync(mount_t mp, int waitfor, vfs_context_t ctx) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dkpi_vfs.c3417 VNOP_FSYNC(vnode_t vp, int waitfor, vfs_context_t ctx) argument

Completed in 261 milliseconds