Searched refs:Q_SYNC (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dquota.h128 #define Q_SYNC 0x0600 /* sync disk copy of a filesystems quotas */ macro
/macosx-10.10.1/diskdev_cmds-576/repquota.tproj/
H A Drepquota.c274 if (quotactl(fst->f_mntonname, QCMD(Q_SYNC, type), 0, 0) < 0 &&
389 if (quotactl(fs->fs_file, QCMD(Q_SYNC, type), 0, 0) < 0 &&
/macosx-10.10.1/diskdev_cmds-576/quotacheck.tproj/
H A Dquotacheck.c402 if (quotactl(fsname, QCMD(Q_SYNC, type), 0, 0) < 0 &&
605 if (quotactl(fsname, QCMD(Q_SYNC, type), (u_long)0, (caddr_t)0) < 0 &&
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vfsops.c2252 case Q_SYNC:
2292 case Q_SYNC:
/macosx-10.10.1/xnu-2782.1.97/bsd/nfs/
H A Dnfs_vfsops.c4758 case Q_SYNC:

Completed in 85 milliseconds