Searched refs:QUOTABLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
20 #define QUOTABLOCK_SIZE (1 << QUOTABLOCK_BITS) macro24 return (space + QUOTABLOCK_SIZE - 1) >> QUOTABLOCK_BITS; in v1_stoqb()
45 #define QUOTABLOCK_SIZE (1 << QUOTABLOCK_BITS) macro49 return (space + QUOTABLOCK_SIZE - 1) >> QUOTABLOCK_BITS; in v2_stoqb()