Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dballoc.c574 if (flags & EXT4_MB_USE_RESERVED) { in ext4_has_free_clusters()
Dindirect.c580 ar.flags |= EXT4_MB_USE_RESERVED; in ext4_ind_map_blocks()
Dextents.c2061 mb_flags |= EXT4_MB_USE_RESERVED; in ext4_ext_insert_extent()
4465 ar.flags |= EXT4_MB_USE_RESERVED; in ext4_ext_map_blocks()
Dext4.h124 #define EXT4_MB_USE_RESERVED 0x2000 macro
/linux-4.4.14/include/trace/events/
Dext4.h35 { EXT4_MB_USE_RESERVED, "USE_RESV" })