Searched refs:ext4_set_iomap (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | inode.c | 3338 static void ext4_set_iomap(struct inode *inode, struct iomap *iomap, in ext4_set_iomap() function 3489 ext4_set_iomap(inode, iomap, &map, offset, length); in ext4_iomap_begin() 3609 ext4_set_iomap(inode, iomap, &map, offset, length); in ext4_iomap_begin_report()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A 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()
|
Completed in 15 milliseconds