Searched refs:EXT4_GET_BLOCKS_KEEP_SIZE (Results 1 – 4 of 4) sorted by relevance
4130 if ((flags & EXT4_GET_BLOCKS_KEEP_SIZE) == 0) { in ext4_ext_handle_unwritten_extents()4489 if ((flags & EXT4_GET_BLOCKS_KEEP_SIZE) == 0) in ext4_ext_map_blocks()4802 flags |= EXT4_GET_BLOCKS_KEEP_SIZE; in ext4_zero_range()4955 flags |= EXT4_GET_BLOCKS_KEEP_SIZE; in ext4_fallocate()
451 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks_es_recheck()454 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks_es_recheck()560 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks()563 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks()
599 #define EXT4_GET_BLOCKS_KEEP_SIZE 0x0080 macro
47 { EXT4_GET_BLOCKS_KEEP_SIZE, "KEEP_SIZE" }, \