Searched refs:EXT4_FREE_BLOCKS_FORGET (Results 1 – 6 of 6) sorted by relevance
206 EXT4_FREE_BLOCKS_FORGET); in free_dind_blocks()216 EXT4_FREE_BLOCKS_FORGET); in free_dind_blocks()250 EXT4_FREE_BLOCKS_FORGET); in free_tind_blocks()268 EXT4_FREE_BLOCKS_FORGET); in free_ind_block()383 EXT4_FREE_BLOCKS_METADATA | EXT4_FREE_BLOCKS_FORGET); in free_ext_idx()
1905 EXT4_FREE_BLOCKS_METADATA | EXT4_FREE_BLOCKS_FORGET); in ext4_ext_try_to_merge_up()2344 EXT4_FREE_BLOCKS_METADATA | EXT4_FREE_BLOCKS_FORGET); in ext4_ext_rm_idx()2449 return EXT4_FREE_BLOCKS_METADATA | EXT4_FREE_BLOCKS_FORGET; in get_default_free_blocks_flags()2451 return EXT4_FREE_BLOCKS_FORGET; in get_default_free_blocks_flags()
1972 EXT4_FREE_BLOCKS_FORGET); in ext4_convert_meta_bg()
1325 EXT4_FREE_BLOCKS_FORGET); in ext4_xattr_release_block()
6727 if (bh && (flags & EXT4_FREE_BLOCKS_FORGET)) { in ext4_free_blocks()6770 if (!bh && (flags & EXT4_FREE_BLOCKS_FORGET)) { in ext4_free_blocks()
764 #define EXT4_FREE_BLOCKS_FORGET 0x0002 macro