Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/tests/
H A Dfree-space-tests.c13 #define BITS_PER_BITMAP (PAGE_SIZE * 8UL) macro
/openbmc/linux/fs/btrfs/
H A Dfree-space-cache.c34 #define BITS_PER_BITMAP (PAGE_SIZE * 8UL) macro