Searched refs:EXT4_GET_BLOCKS_IO_CREATE_EXT (Results 1 – 2 of 2) sorted by relevance
2416 get_blocks_flags |= EXT4_GET_BLOCKS_IO_CREATE_EXT; in mpage_map_one_extent()3419 m_flags = EXT4_GET_BLOCKS_IO_CREATE_EXT; in ext4_iomap_alloc()
655 #define EXT4_GET_BLOCKS_IO_CREATE_EXT (EXT4_GET_BLOCKS_PRE_IO|\ macro