Searched refs:ubtotal (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.c84 VolSpace ubfree, ubtotal; local
87 uretq = getfreespace(obj, vol, &ubfree, &ubtotal,
90 vol->v_path, (int)ubfree, (int)ubtotal);
92 gretq = getfreespace(vol, &ubfree, &ubtotal,
106 *btotal = ubtotal;
111 *btotal = ubtotal;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dquota.c84 VolSpace ubfree, ubtotal; local
87 uretq = getfreespace(obj, vol, &ubfree, &ubtotal,
90 vol->v_path, (int)ubfree, (int)ubtotal);
92 gretq = getfreespace(vol, &ubfree, &ubtotal,
106 *btotal = ubtotal;
111 *btotal = ubtotal;
/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.c84 VolSpace ubfree, ubtotal; local
87 uretq = getfreespace(obj, vol, &ubfree, &ubtotal,
90 vol->v_path, (int)ubfree, (int)ubtotal);
92 gretq = getfreespace(vol, &ubfree, &ubtotal,
106 *btotal = ubtotal;
111 *btotal = ubtotal;

Completed in 109 milliseconds