Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dballoc.c613 (flags & EXT4_MB_USE_ROOT_BLOCKS)) { in ext4_has_free_clusters()
Dmballoc.c4541 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()
Dext4.h151 #define EXT4_MB_USE_ROOT_BLOCKS 0x1000 macro
/linux-4.19.296/include/trace/events/
Dext4.h36 { EXT4_MB_USE_ROOT_BLOCKS, "USE_ROOT_BLKS" }, \