Searched refs:QUOTABLOCK_BITS (Results 1 – 2 of 2) sorted by relevance
74 #define QUOTABLOCK_BITS 10 macro75 #define QUOTABLOCK_SIZE (1 << QUOTABLOCK_BITS)76 #define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >> QUOTABLOCK_BITS)
81 #define QUOTABLOCK_BITS 10 macro82 #define QUOTABLOCK_SIZE (1 << QUOTABLOCK_BITS)83 #define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >> QUOTABLOCK_BITS)