Searched refs:EXT4_MB_USE_ROOT_BLOCKS (Results 1 – 3 of 3) sorted by relevance
641 (flags & EXT4_MB_USE_ROOT_BLOCKS)) { in ext4_has_free_clusters()
5108 ar->flags |= EXT4_MB_USE_ROOT_BLOCKS; in ext4_mb_new_blocks()5128 if (ar->flags & EXT4_MB_USE_ROOT_BLOCKS) { in ext4_mb_new_blocks()
150 #define EXT4_MB_USE_ROOT_BLOCKS 0x1000 macro