Searched refs:ext4_set_iomap (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
D | inode.c | 3348 static void ext4_set_iomap(struct inode *inode, struct iomap *iomap, in ext4_set_iomap() function 3499 ext4_set_iomap(inode, iomap, &map, offset, length); in ext4_iomap_begin() 3619 ext4_set_iomap(inode, iomap, &map, offset, length); in ext4_iomap_begin_report()
|