Searched refs:EXT4_GET_BLOCKS_KEEP_SIZE (Results 1 – 3 of 3) sorted by relevance
427 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks_es_recheck()430 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks_es_recheck()536 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks()539 EXT4_GET_BLOCKS_KEEP_SIZE); in ext4_map_blocks()
4144 if ((flags & EXT4_GET_BLOCKS_KEEP_SIZE) == 0) { in ext4_ext_handle_unwritten_extents()4503 if ((flags & EXT4_GET_BLOCKS_KEEP_SIZE) == 0) in ext4_ext_map_blocks()4817 flags |= EXT4_GET_BLOCKS_KEEP_SIZE; in ext4_zero_range()4966 flags |= EXT4_GET_BLOCKS_KEEP_SIZE; in ext4_fallocate()
585 #define EXT4_GET_BLOCKS_KEEP_SIZE 0x0080 macro