Home
last modified time | relevance | path

Searched refs:EXT4_MB_USE_ROOT_BLOCKS (Results 1 – 3 of 3) sorted by relevance

/fs/ext4/
Dballoc.c641 (flags & EXT4_MB_USE_ROOT_BLOCKS)) { in ext4_has_free_clusters()
Dmballoc.c5108 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()
Dext4.h150 #define EXT4_MB_USE_ROOT_BLOCKS 0x1000 macro