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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dquota.c101 int uretq, gretq; local
105 uretq = getfreespace(vol, &ubfree, &ubtotal,
114 if (uretq < 1 && gretq < 1) { /* no quota for this fs */
117 if (uretq < 1) {

Completed in 42 milliseconds