Searched refs:EXT4_FREE_BLOCKS_FORGET (Results 1 – 8 of 8) sorted by relevance
245 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()
478 EXT4_FREE_BLOCKS_FORGET); in ext4_splice_branch()945 flags |= EXT4_FREE_BLOCKS_FORGET | EXT4_FREE_BLOCKS_METADATA; in ext4_clear_blocks()947 flags |= EXT4_FREE_BLOCKS_FORGET; in ext4_clear_blocks()1179 EXT4_FREE_BLOCKS_FORGET); in ext4_free_branches()
1840 EXT4_FREE_BLOCKS_METADATA | EXT4_FREE_BLOCKS_FORGET); in ext4_ext_try_to_merge_up()2387 EXT4_FREE_BLOCKS_METADATA | EXT4_FREE_BLOCKS_FORGET); in ext4_ext_rm_idx()2470 return EXT4_FREE_BLOCKS_METADATA | EXT4_FREE_BLOCKS_FORGET; in get_default_free_blocks_flags()2472 return EXT4_FREE_BLOCKS_FORGET; in get_default_free_blocks_flags()
1837 EXT4_FREE_BLOCKS_FORGET); in ext4_convert_meta_bg()
564 EXT4_FREE_BLOCKS_FORGET); in ext4_xattr_release_block()
4694 if (bh && (flags & EXT4_FREE_BLOCKS_FORGET)) { in ext4_free_blocks()4743 if (!bh && (flags & EXT4_FREE_BLOCKS_FORGET)) { in ext4_free_blocks()
579 #define EXT4_FREE_BLOCKS_FORGET 0x0002 macro
56 { EXT4_FREE_BLOCKS_FORGET, "FORGET" }, \