Home
last modified time | relevance | path

Searched defs:toqb (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/lib/support/
Dquotaio.h83 #define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >> QUOTABLOCK_BITS) macro
/external/f2fs-tools/fsck/
Dquotaio.h76 #define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >> QUOTABLOCK_BITS) macro