Searched refs:EXT4_MB_USE_ROOT_BLOCKS (Results 1 – 4 of 4) sorted by relevance
613 (flags & EXT4_MB_USE_ROOT_BLOCKS)) { in ext4_has_free_clusters()
4541 ar->flags |= EXT4_MB_USE_ROOT_BLOCKS; in ext4_mb_new_blocks()4560 if (ar->flags & EXT4_MB_USE_ROOT_BLOCKS) { in ext4_mb_new_blocks()
151 #define EXT4_MB_USE_ROOT_BLOCKS 0x1000 macro
36 { EXT4_MB_USE_ROOT_BLOCKS, "USE_ROOT_BLKS" }, \