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

/netbsd-6-1-5-RELEASE/usr.sbin/edquota/
H A Dedquota.c121 #define QO_BLK QUOTA_OBJTYPE_BLOCKS macro
524 if (quota_put(qh, &qk, &qup->qv[QO_BLK])) {
792 comm = source_is_real(qup->source[QO_BLK]) ? "" : "#";
796 intprt(b1, 21, q[QO_BLK].qv_usage,
799 intprt(b2, 21, q[QO_BLK].qv_softlimit,
801 intprt(b3, 21, q[QO_BLK].qv_hardlimit,
805 timepprt(b0, 21, q[QO_BLK].qv_grace, Hflag));
1123 qup->qv[QO_BLK].qv_expiretime = 0;
1125 qup->source[QO_BLK] = SRC_EDITED;
1198 q[QO_BLK]
[all...]

Completed in 130 milliseconds