| /mirbsd/src/sys/ufs/ext2fs/ |
| D | ext2fs_vfsops.c | 736 int waitfor; member 752 esa->waitfor == MNT_LAZY) { in ext2fs_sync_vnode() 760 if ((error = VOP_FSYNC(vp, esa->cred, esa->waitfor, esa->p)) != 0) in ext2fs_sync_vnode() 773 ext2fs_sync(mp, waitfor, cred, p) in ext2fs_sync() argument 775 int waitfor; 796 esa.waitfor = waitfor; 805 if (waitfor != MNT_LAZY) { 807 if ((error = VOP_FSYNC(ump->um_devvp, cred, waitfor, p)) != 0) 817 if ((error = ext2fs_cgupdate(ump, waitfor))) 1037 ext2fs_sbupdate(mp, waitfor) in ext2fs_sbupdate() argument [all …]
|
| D | ext2fs_extern.h | 82 struct timespec *mtime, int waitfor);
|
| D | ext2fs_inode.c | 167 int waitfor) in ext2fs_update() argument 207 if (waitfor) in ext2fs_update()
|
| /mirbsd/src/sys/ufs/ffs/ |
| D | ffs_vfsops.c | 1020 int waitfor; member 1031 if (fsa->waitfor == MNT_LAZY || in ffs_sync_vnode() 1043 if ((error = VOP_FSYNC(vp, fsa->cred, fsa->waitfor, fsa->p))) in ffs_sync_vnode() 1059 ffs_sync(mp, waitfor, cred, p) in ffs_sync() argument 1061 int waitfor; 1088 fsa.waitfor = waitfor; 1097 if ((ump->um_mountp->mnt_flag & MNT_SOFTDEP) && waitfor == MNT_WAIT) { 1104 if (waitfor != MNT_LAZY) { 1106 waitfor = MNT_NOWAIT; 1108 if ((error = VOP_FSYNC(ump->um_devvp, cred, waitfor, p)) != 0) [all …]
|
| D | ffs_softdep_stub.c | 223 softdep_update_inodeblock(ip, bp, waitfor) in softdep_update_inodeblock() argument 226 int waitfor;
|
| D | ffs_softdep.c | 4082 softdep_update_inodeblock(ip, bp, waitfor) in softdep_update_inodeblock() argument 4085 int waitfor; /* nonzero => update must be allowed */ 4142 if ((inodedep->id_state & DEPCOMPLETE) != 0 || waitfor == 0) { 4391 int i, error, waitfor; local 4429 waitfor = MNT_NOWAIT; 4454 if (getdirtybuf(&nbp, waitfor) == 0) 4457 if (waitfor == MNT_NOWAIT) { 4471 if (getdirtybuf(&nbp, waitfor) == 0) 4474 if (waitfor == MNT_NOWAIT) { 4542 if (getdirtybuf(&nbp, waitfor) == 0) [all …]
|
| D | ffs_inode.c | 71 struct timespec *mtime, int waitfor) in ffs_update() argument 91 waitfor != MNT_WAIT) in ffs_update() 124 softdep_update_inodeblock(ip, bp, waitfor); in ffs_update() 130 if (waitfor && !DOINGASYNC(vp)) { in ffs_update()
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Time/HiRes/t/ |
| D | HiRes.t | 68 my $waitfor = 60; # 10-20 seconds is normal (load affects this). 77 print "# I am the timer process $$, sleeping for $waitfor seconds...\n"; 78 sleep($waitfor); 79 warn "\n$0: overall time allowed for tests (${waitfor}s) exceeded!\n"; 86 $TheEnd = time() + $waitfor; 593 …id\n# before it terminates me in %d seconds (testing took %d seconds).\n", $left, $waitfor - $left;
|
| /mirbsd/src/sys/msdosfs/ |
| D | msdosfs_vfsops.c | 733 int waitfor; member 747 msa->waitfor == MNT_LAZY) { in msdosfs_sync_vnode() 755 if ((error = VOP_FSYNC(vp, msa->cred, msa->waitfor, msa->p)) != 0) in msdosfs_sync_vnode() 765 msdosfs_sync(mp, waitfor, cred, p) in msdosfs_sync() argument 767 int waitfor; 778 msa.waitfor = waitfor; 799 if (waitfor != MNT_LAZY) { 801 if ((error = VOP_FSYNC(pmp->pm_devvp, cred, waitfor, p)) != 0)
|
| D | msdosfs_denode.c | 340 deupdat(dep, waitfor) in deupdat() argument 342 int waitfor; 364 if (waitfor)
|
| /mirbsd/src/sys/miscfs/fdesc/ |
| D | fdesc_vfsops.c | 199 fdesc_sync(mp, waitfor, uc, p) in fdesc_sync() argument 201 int waitfor;
|
| /mirbsd/src/sys/dev/mii/ |
| D | xmphy.c | 306 xmphy_mii_phy_auto(struct mii_softc *sc, int waitfor) in xmphy_mii_phy_auto() argument 319 if (waitfor) { in xmphy_mii_phy_auto()
|
| D | tlphy.c | 325 tlphy_mii_phy_auto(struct tlphy_softc *sc, int waitfor) in tlphy_mii_phy_auto() argument 329 switch ((error = mii_phy_auto(&sc->sc_mii, waitfor))) { in tlphy_mii_phy_auto()
|
| D | dcphy.c | 401 dcphy_mii_phy_auto(struct mii_softc *mii, int waitfor) in dcphy_mii_phy_auto() argument 421 if (waitfor) { in dcphy_mii_phy_auto()
|
| D | eephy.c | 423 eephy_mii_phy_auto(struct mii_softc *sc, int waitfor) in eephy_mii_phy_auto() argument 442 if (waitfor) { in eephy_mii_phy_auto()
|
| D | mii_physubr.c | 126 mii_phy_auto(struct mii_softc *sc, int waitfor) in mii_phy_auto() argument 179 if (waitfor) { in mii_phy_auto()
|
| /mirbsd/src/sys/nfs/ |
| D | nfsmount.h | 111 int nfs_sync(struct mount *mp, int waitfor, struct ucred *cred,
|
| D | nfs_vfsops.c | 816 nfs_sync(mp, waitfor, cred, p) in nfs_sync() argument 818 int waitfor; 828 if (waitfor == MNT_LAZY) 847 error = VOP_FSYNC(vp, cred, waitfor, p);
|
| D | nfs_vnops.c | 2747 nfs_flush(vp, cred, waitfor, p, commit) in nfs_flush() argument 2750 int waitfor; 2847 if (waitfor != MNT_WAIT || passone) 2881 if (waitfor == MNT_WAIT) {
|
| /mirbsd/src/sys/kern/ |
| D | vnode_if.c | 583 int VOP_FSYNC(vp, cred, waitfor, p) in VOP_FSYNC() argument 586 int waitfor; 597 a.a_waitfor = waitfor;
|
| D | vnode_if.src | 243 IN int waitfor;
|
| /mirbsd/src/sys/ufs/ufs/ |
| D | inode.h | 129 int waitfor);
|
| /mirbsd/src/sys/isofs/cd9660/ |
| D | cd9660_vfsops.c | 651 cd9660_sync(mp, waitfor, cred, p) in cd9660_sync() argument 653 int waitfor;
|
| /mirbsd/src/sys/sys/ |
| D | mount.h | 495 int (*vfs_sync)(struct mount *mp, int waitfor,
|
| /mirbsd/src/sys/ntfs/ |
| D | ntfs_vfsops.c | 915 int waitfor, argument
|