Home
last modified time | relevance | path

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

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