Searched refs:maxVolSpace (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 Dunix.c39 VolSpace maxVolSpace = UINT64_MAX; local
60 if ( *bfree > maxVolSpace / *bsize ) {
61 *bfree = maxVolSpace;
75 if ( *btotal > maxVolSpace / *bsize ) {
76 *btotal = maxVolSpace;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dunix.c39 VolSpace maxVolSpace = UINT64_MAX; local
60 if ( *bfree > maxVolSpace / *bsize ) {
61 *bfree = maxVolSpace;
75 if ( *btotal > maxVolSpace / *bsize ) {
76 *btotal = maxVolSpace;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Dunix.c39 VolSpace maxVolSpace = UINT64_MAX; local
60 if ( *bfree > maxVolSpace / *bsize ) {
61 *bfree = maxVolSpace;
75 if ( *btotal > maxVolSpace / *bsize ) {
76 *btotal = maxVolSpace;

Completed in 123 milliseconds