Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dindirect.c618 ar.flags |= EXT4_MB_USE_RESERVED; in ext4_ind_map_blocks()
H A Dextents.c2114 mb_flags |= EXT4_MB_USE_RESERVED; in ext4_ext_insert_extent()
4378 ar.flags |= EXT4_MB_USE_RESERVED; in ext4_ext_map_blocks()
H A Dext4.h213 #define EXT4_MB_USE_RESERVED 0x2000 macro
/linux/include/trace/events/
H A Dext4.h38 { EXT4_MB_USE_RESERVED, "USE_RESV" }, \