Searched refs:iomap_begin (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_iomap.c | 909 .iomap_begin = xfs_direct_write_iomap_begin, 933 .iomap_begin = xfs_direct_write_iomap_begin, 1225 .iomap_begin = xfs_buffered_write_iomap_begin, 1235 .iomap_begin = xfs_buffered_write_iomap_begin, 1280 .iomap_begin = xfs_read_iomap_begin, 1368 .iomap_begin = xfs_seek_iomap_begin, 1415 .iomap_begin = xfs_xattr_iomap_begin,
|
/openbmc/linux/fs/iomap/ |
H A D | iter.c | 91 ret = ops->iomap_begin(iter->inode, iter->pos, iter->len, iter->flags, in iomap_iter()
|
/openbmc/linux/fs/zonefs/ |
H A D | file.c | 61 .iomap_begin = zonefs_read_iomap_begin, 110 .iomap_begin = zonefs_write_iomap_begin,
|
/openbmc/linux/include/linux/ |
H A D | iomap.h | 188 int (*iomap_begin)(struct inode *inode, loff_t pos, loff_t length, member
|
/openbmc/linux/fs/hpfs/ |
H A D | file.c | 158 .iomap_begin = hpfs_iomap_begin,
|
/openbmc/linux/fs/erofs/ |
H A D | data.c | 337 .iomap_begin = erofs_iomap_begin,
|
H A D | zmap.c | 772 .iomap_begin = z_erofs_iomap_begin_report,
|
/openbmc/linux/block/ |
H A D | fops.c | 400 .iomap_begin = blkdev_iomap_begin,
|
/openbmc/linux/fs/fuse/ |
H A D | dax.c | 657 .iomap_begin = fuse_iomap_begin,
|
/openbmc/linux/fs/ext2/ |
H A D | inode.c | 890 .iomap_begin = ext2_iomap_begin,
|
/openbmc/linux/fs/ext4/ |
H A D | inode.c | 3456 .iomap_begin = ext4_iomap_begin, 3461 .iomap_begin = ext4_iomap_overwrite_begin, 3546 .iomap_begin = ext4_iomap_begin_report,
|
H A D | extents.c | 4976 .iomap_begin = ext4_iomap_xattr_begin,
|
/openbmc/linux/fs/gfs2/ |
H A D | bmap.c | 1185 .iomap_begin = gfs2_iomap_begin,
|
/openbmc/linux/fs/f2fs/ |
H A D | data.c | 4209 .iomap_begin = f2fs_iomap_begin,
|
/openbmc/linux/fs/btrfs/ |
H A D | inode.c | 7805 .iomap_begin = btrfs_dio_iomap_begin,
|