Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_quota.h171 #define Q_QUOTAON 1 /* turn quotas on */ macro
/illumos-gate/usr/src/cmd/fs.d/ufs/quotaon/
H A Dquotaon.c255 if (quotactl(Q_QUOTAON, mntp->mnt_mountp, (uid_t)0, NULL) < in quotaonoff()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dquotacalls.c116 case Q_QUOTAON: in quotactl()