Searched refs:EXT4_GET_BLOCKS_IO_CONVERT_EXT (Results 1 – 2 of 2) sorted by relevance
4967 int flags = EXT4_GET_BLOCKS_IO_CONVERT_EXT | EXT4_EX_NOCACHE; in ext4_convert_unwritten_extents_atomic()5068 EXT4_GET_BLOCKS_IO_CONVERT_EXT | in ext4_convert_unwritten_extents()
728 #define EXT4_GET_BLOCKS_IO_CONVERT_EXT (EXT4_GET_BLOCKS_CONVERT |\ macro