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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/ntvfs/posix/
H A Dpvfs_util.c203 const uint32_t round_value = pvfs->alloc_size_rounding; local
204 return round_value * ((size + round_value - 1)/round_value);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/ntvfs/posix/
H A Dpvfs_util.c203 const uint32_t round_value = pvfs->alloc_size_rounding; local
204 return round_value * ((size + round_value - 1)/round_value);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/ntvfs/posix/
H A Dpvfs_util.c203 const uint32_t round_value = pvfs->alloc_size_rounding; local
204 return round_value * ((size + round_value - 1)/round_value);

Completed in 62 milliseconds