Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dballoc.c603 (flags & EXT4_MB_USE_ROOT_BLOCKS)) { in ext4_has_free_clusters()
Dmballoc.c5548 ar->flags |= EXT4_MB_USE_ROOT_BLOCKS; in ext4_mb_new_blocks()
5568 if (ar->flags & EXT4_MB_USE_ROOT_BLOCKS) { in ext4_mb_new_blocks()
Dext4.h161 #define EXT4_MB_USE_ROOT_BLOCKS 0x1000 macro
/linux-6.1.9/include/trace/events/
Dext4.h37 { EXT4_MB_USE_ROOT_BLOCKS, "USE_ROOT_BLKS" }, \