Searched refs:ext4_set_iomap (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/fs/ext4/ |
D | inode.c | 3223 static void ext4_set_iomap(struct inode *inode, struct iomap *iomap, in ext4_set_iomap() function 3387 ext4_set_iomap(inode, iomap, &map, offset, length, flags); in ext4_iomap_begin() 3507 ext4_set_iomap(inode, iomap, &map, offset, length, flags); in ext4_iomap_begin_report()
|