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

/darwin-on-arm/xnu/bsd/sys/
H A Dquota.h123 #define Q_QUOTAON 0x0100 /* enable quotas */ macro
278 #define QTF_OPENING 0x01 /* Q_QUOTAON in progress */
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_syscalls.c1540 (void) VFS_QUOTACTL(mp, QCMD(Q_QUOTAON, type), 0, qfpath, ctx);
2115 case Q_QUOTAON:
2154 case Q_QUOTAON:
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c2385 case Q_QUOTAON:
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_vfsops.c4628 case Q_QUOTAON:

Completed in 105 milliseconds