Searched refs:QUOTABLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
82 #define QUOTABLOCK_SIZE (1 << QUOTABLOCK_BITS) macro83 #define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >> QUOTABLOCK_BITS)
86 #define QUOTABLOCK_SIZE (1 << QUOTABLOCK_BITS) macro87 #define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >> QUOTABLOCK_BITS)