Home
last modified time | relevance | path

Searched refs:EXT4_MB_USE_RESERVED (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/fs/ext4/
Dballoc.c610 if (flags & EXT4_MB_USE_RESERVED) { in ext4_has_free_clusters()
Dindirect.c618 ar.flags |= EXT4_MB_USE_RESERVED; in ext4_ind_map_blocks()
Dextents.c2101 mb_flags |= EXT4_MB_USE_RESERVED; in ext4_ext_insert_extent()
4286 ar.flags |= EXT4_MB_USE_RESERVED; in ext4_ext_map_blocks()
Dext4.h163 #define EXT4_MB_USE_RESERVED 0x2000 macro
/linux-6.1.9/include/trace/events/
Dext4.h38 { EXT4_MB_USE_RESERVED, "USE_RESV" }, \