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

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dquota.h123 #define Q_QUOTAON 0x0100 /* enable quotas */ macro
278 #define QTF_OPENING 0x01 /* Q_QUOTAON in progress */
/macosx-10.10/diskdev_cmds-576/quotaon.tproj/
H A Dquotaon.c251 if (quotactl(fst->f_mntonname, QCMD(Q_QUOTAON, type), 0, qfpathname) < 0) {
280 if (quotactl(fs->fs_file, QCMD(Q_QUOTAON, type), 0, qfpathname) < 0) {
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_syscalls.c1599 (void) VFS_QUOTACTL(mp, QCMD(Q_QUOTAON, type), 0, qfpath, ctx);
2303 case Q_QUOTAON:
2342 case Q_QUOTAON:
/macosx-10.10/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vfsops.c2272 case Q_QUOTAON:
/macosx-10.10/xnu-2782.1.97/bsd/nfs/
H A Dnfs_vfsops.c4754 case Q_QUOTAON:

Completed in 115 milliseconds