Home
last modified time | relevance | path

Searched refs:EXT4_FREE_BLOCKS_FORGET (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/fs/ext4/
Dmigrate.c245 EXT4_FREE_BLOCKS_FORGET); in free_dind_blocks()
252 EXT4_FREE_BLOCKS_FORGET); in free_dind_blocks()
283 EXT4_FREE_BLOCKS_FORGET); in free_tind_blocks()
297 EXT4_FREE_BLOCKS_FORGET); in free_ind_block()
408 EXT4_FREE_BLOCKS_METADATA | EXT4_FREE_BLOCKS_FORGET); in free_ext_idx()
Dindirect.c477 EXT4_FREE_BLOCKS_FORGET); in ext4_splice_branch()
943 flags |= EXT4_FREE_BLOCKS_FORGET | EXT4_FREE_BLOCKS_METADATA; in ext4_clear_blocks()
945 flags |= EXT4_FREE_BLOCKS_FORGET; in ext4_clear_blocks()
1177 EXT4_FREE_BLOCKS_FORGET); in ext4_free_branches()
Dextents.c1838 EXT4_FREE_BLOCKS_METADATA | EXT4_FREE_BLOCKS_FORGET); in ext4_ext_try_to_merge_up()
2385 EXT4_FREE_BLOCKS_METADATA | EXT4_FREE_BLOCKS_FORGET); in ext4_ext_rm_idx()
2468 return EXT4_FREE_BLOCKS_METADATA | EXT4_FREE_BLOCKS_FORGET; in get_default_free_blocks_flags()
2470 return EXT4_FREE_BLOCKS_FORGET; in get_default_free_blocks_flags()
Dxattr.c565 EXT4_FREE_BLOCKS_FORGET); in ext4_xattr_release_block()
Dresize.c1843 EXT4_FREE_BLOCKS_FORGET); in ext4_convert_meta_bg()
Dext4.h579 #define EXT4_FREE_BLOCKS_FORGET 0x0002 macro
Dmballoc.c4673 if (flags & EXT4_FREE_BLOCKS_FORGET) { in ext4_free_blocks()
/linux-4.1.27/include/trace/events/
Dext4.h56 { EXT4_FREE_BLOCKS_FORGET, "FORGET" }, \