Searched refs:ext4_iomap_alloc (Results 1 – 2 of 2) sorted by relevance
98 extent for the entire requested region in ``ext4_iomap_alloc`` via141 1. Block allocation time in ``ext4_iomap_alloc()``. We first query if there
3653 static int ext4_iomap_alloc(struct inode *inode, struct ext4_map_blocks *map, in ext4_iomap_alloc() function3807 ret = ext4_iomap_alloc(inode, &map, flags); in ext4_iomap_begin()