Searched refs:iomap_begin (Results 1 – 13 of 13) sorted by relevance
| /linux/fs/iomap/ |
| A D | iter.c | 74 ret = ops->iomap_begin(iter->inode, iter->pos, iter->len, iter->flags, in iomap_iter()
|
| /linux/fs/xfs/ |
| A D | xfs_iomap.c | 854 .iomap_begin = xfs_direct_write_iomap_begin, 1141 .iomap_begin = xfs_buffered_write_iomap_begin, 1184 .iomap_begin = xfs_read_iomap_begin, 1268 .iomap_begin = xfs_seek_iomap_begin, 1312 .iomap_begin = xfs_xattr_iomap_begin,
|
| /linux/include/linux/ |
| A D | iomap.h | 151 int (*iomap_begin)(struct inode *inode, loff_t pos, loff_t length, member
|
| /linux/fs/hpfs/ |
| A D | file.c | 158 .iomap_begin = hpfs_iomap_begin,
|
| /linux/fs/erofs/ |
| A D | data.c | 267 .iomap_begin = erofs_iomap_begin,
|
| A D | zmap.c | 734 .iomap_begin = z_erofs_iomap_begin_report,
|
| /linux/fs/fuse/ |
| A D | dax.c | 657 .iomap_begin = fuse_iomap_begin,
|
| /linux/fs/ext4/ |
| A D | inode.c | 3461 .iomap_begin = ext4_iomap_begin, 3466 .iomap_begin = ext4_iomap_overwrite_begin, 3551 .iomap_begin = ext4_iomap_begin_report,
|
| A D | extents.c | 4915 .iomap_begin = ext4_iomap_xattr_begin,
|
| /linux/fs/zonefs/ |
| A D | super.c | 113 .iomap_begin = zonefs_iomap_begin,
|
| /linux/fs/ext2/ |
| A D | inode.c | 851 .iomap_begin = ext2_iomap_begin,
|
| /linux/fs/gfs2/ |
| A D | bmap.c | 1177 .iomap_begin = gfs2_iomap_begin,
|
| /linux/fs/btrfs/ |
| A D | inode.c | 8399 .iomap_begin = btrfs_dio_iomap_begin,
|
Completed in 64 milliseconds