Searched refs:Q_SETQUOTA (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/fs/
H A Dufs_quota.h63 * system call with the Q_SETQLIM or Q_SETQUOTA commands.
175 #define Q_SETQUOTA 3 /* set disk limits & usage */ macro
/opensolaris-onvv-gate/usr/src/cmd/fs.d/ufs/quotacheck/
H A Dquotacheck.c575 if ((quotactl(Q_SETQUOTA, fsfile, uid, &dqbuf) < 0) &&
/opensolaris-onvv-gate/usr/src/uts/common/fs/ufs/
H A Dquotacalls.c136 case Q_SETQUOTA:
487 * Q_SETQUOTA - assign an entire dqblk structure.

Completed in 59 milliseconds