Searched refs:ext4_set_iomap (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | inode.c | 3254 static void ext4_set_iomap(struct inode *inode, struct iomap *iomap, in ext4_set_iomap() function 3418 ext4_set_iomap(inode, iomap, &map, offset, length, flags); in ext4_iomap_begin() 3538 ext4_set_iomap(inode, iomap, &map, offset, length, flags); in ext4_iomap_begin_report()
|