Searched refs:EXT4_GET_BLOCKS_KEEP_SIZE (Results 1 – 4 of 4) sorted by relevance
4163 if ((flags & EXT4_GET_BLOCKS_KEEP_SIZE) == 0) { in ext4_ext_handle_unwritten_extents()4522 if ((flags & EXT4_GET_BLOCKS_KEEP_SIZE) == 0) in ext4_ext_map_blocks()4835 flags |= EXT4_GET_BLOCKS_KEEP_SIZE; in ext4_zero_range()4988 flags |= EXT4_GET_BLOCKS_KEEP_SIZE; in ext4_fallocate()
474 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks_es_recheck()477 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks_es_recheck()583 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks()586 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks()
610 #define EXT4_GET_BLOCKS_KEEP_SIZE 0x0080 macro
47 { EXT4_GET_BLOCKS_KEEP_SIZE, "KEEP_SIZE" }, \