Searched refs:EXT4_GET_BLOCKS_KEEP_SIZE (Results 1 – 4 of 4) sorted by relevance
410 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks_es_recheck()413 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks_es_recheck()516 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks()519 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks()
4138 if ((flags & EXT4_GET_BLOCKS_KEEP_SIZE) == 0) { in ext4_ext_handle_unwritten_extents()4497 if ((flags & EXT4_GET_BLOCKS_KEEP_SIZE) == 0) in ext4_ext_map_blocks()4822 flags |= EXT4_GET_BLOCKS_KEEP_SIZE; in ext4_zero_range()4974 flags |= EXT4_GET_BLOCKS_KEEP_SIZE; in ext4_fallocate()
557 #define EXT4_GET_BLOCKS_KEEP_SIZE 0x0080 macro
45 { EXT4_GET_BLOCKS_KEEP_SIZE, "KEEP_SIZE" }, \