Searched refs:QUOTABLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
19 #define QUOTABLOCK_SIZE (1 << QUOTABLOCK_BITS) macro23 return (space + QUOTABLOCK_SIZE - 1) >> QUOTABLOCK_BITS; in v1_stoqb()
46 #define QUOTABLOCK_SIZE (1 << QUOTABLOCK_BITS) macro50 return (space + QUOTABLOCK_SIZE - 1) >> QUOTABLOCK_BITS; in v2_stoqb()