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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Dquota.c83 int uretq, gretq; local
92 gretq = getfreespace(vol, &ubfree, &ubtotal,
95 gretq = -1;
96 if (uretq < 1 && gretq < 1) { /* no quota for this fs */
103 } else if (gretq < 1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dquota.c83 int uretq, gretq; local
92 gretq = getfreespace(vol, &ubfree, &ubtotal,
95 gretq = -1;
96 if (uretq < 1 && gretq < 1) { /* no quota for this fs */
103 } else if (gretq < 1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Dquota.c83 int uretq, gretq; local
92 gretq = getfreespace(vol, &ubfree, &ubtotal,
95 gretq = -1;
96 if (uretq < 1 && gretq < 1) { /* no quota for this fs */
103 } else if (gretq < 1) {

Completed in 77 milliseconds