Home
last modified time | relevance | path

Searched refs:Q_QUOTAON (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.141.3/bsd/sys/
H A Dquota.h124 #define Q_QUOTAON 0x0100 /* enable quotas */ macro
/xnu-8796.141.3/bsd/vfs/
H A Dvfs_syscalls.c2433 (void) VFS_QUOTACTL(mp, QCMD(Q_QUOTAON, type), 0, qfpath, ctx); in enablequotas()
3332 case Q_QUOTAON: in quotactl()
3370 case Q_QUOTAON: in quotactl()