Searched refs:EXT4_GET_BLOCKS_KEEP_SIZE (Results 1 – 4 of 4) sorted by relevance
455 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks_es_recheck()458 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks_es_recheck()564 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks()567 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks()
4123 if ((flags & EXT4_GET_BLOCKS_KEEP_SIZE) == 0) { in ext4_ext_handle_unwritten_extents()4482 if ((flags & EXT4_GET_BLOCKS_KEEP_SIZE) == 0) in ext4_ext_map_blocks()4757 flags |= EXT4_GET_BLOCKS_KEEP_SIZE; in ext4_zero_range()4910 flags |= EXT4_GET_BLOCKS_KEEP_SIZE; in ext4_fallocate()
609 #define EXT4_GET_BLOCKS_KEEP_SIZE 0x0080 macro
48 { EXT4_GET_BLOCKS_KEEP_SIZE, "KEEP_SIZE" }, \