| /linux/fs/iomap/ |
| H A D | iter.c | 38 if (iter->srcmap.type != IOMAP_HOLE) in iomap_iter_done() 39 trace_iomap_iter_srcmap(iter->inode, &iter->srcmap); in iomap_iter_done() 107 memset(&iter->srcmap, 0, sizeof(iter->srcmap)); in iomap_iter() 111 &iter->iomap, &iter->srcmap); in iomap_iter()
|
| H A D | bio.c | 161 const struct iomap *srcmap = iomap_iter_srcmap(iter); in iomap_bio_read_folio_range_sync() local 162 sector_t sector = iomap_sector(srcmap, pos); in iomap_bio_read_folio_range_sync() 167 bio_init(&bio, srcmap->bdev, &bvec, 1, REQ_OP_READ); in iomap_bio_read_folio_range_sync() 170 if (srcmap->flags & IOMAP_F_INTEGRITY) in iomap_bio_read_folio_range_sync() 173 if (srcmap->flags & IOMAP_F_INTEGRITY) { in iomap_bio_read_folio_range_sync()
|
| H A D | buffered-io.c | 355 const struct iomap *srcmap = iomap_iter_srcmap(iter); in iomap_block_needs_zeroing() 360 if (srcmap->type != IOMAP_MAPPED) 366 if (srcmap->flags & IOMAP_F_NEW) 373 if (srcmap->flags & IOMAP_F_FSVERITY) in iomap_read_inline_data() 1005 const struct iomap *srcmap = iomap_iter_srcmap(iter); in iomap_write_begin() 1069 if (srcmap->type == IOMAP_INLINE) in iomap_write_end_inline() 1071 else if (srcmap->flags & IOMAP_F_BUFFER_HEAD) in iomap_write_end_inline() 1072 status = __block_write_begin_int(folio, pos, len, NULL, srcmap); in iomap_write_end_inline() 1139 const struct iomap *srcmap = iomap_iter_srcmap(iter); in iomap_write_iter() 1142 if (srcmap in iomap_write_iter() 354 const struct iomap *srcmap = iomap_iter_srcmap(iter); iomap_block_needs_zeroing() local 947 const struct iomap *srcmap = iomap_iter_srcmap(iter); iomap_write_begin() local 1082 const struct iomap *srcmap = iomap_iter_srcmap(iter); iomap_write_end() local 1648 const struct iomap *srcmap = iomap_iter_srcmap(&iter); iomap_zero_range() local [all...] |
| /linux/include/uapi/linux/netfilter/ |
| H A D | xt_sctp.h | 65 #define SCTP_CHUNKMAP_COPY(destmap, srcmap) \ argument 66 memcpy((destmap), (srcmap), sizeof(srcmap))
|
| /linux/fs/ntfs/ |
| H A D | iomap.c | 272 unsigned int flags, struct iomap *iomap, struct iomap *srcmap, in __ntfs_read_iomap_begin() argument 283 unsigned int flags, struct iomap *iomap, struct iomap *srcmap) in ntfs_read_iomap_begin() argument 286 srcmap, true); in ntfs_read_iomap_begin() 340 unsigned int flags, struct iomap *iomap, struct iomap *srcmap) in ntfs_seek_iomap_begin() argument 343 srcmap, false); in ntfs_seek_iomap_begin() 770 struct iomap *iomap, struct iomap *srcmap) in ntfs_write_iomap_begin() argument 837 struct iomap *iomap, struct iomap *srcmap) in ntfs_page_mkwrite_iomap_begin() argument 850 struct iomap *iomap, struct iomap *srcmap) in ntfs_dio_iomap_begin() argument
|
| /linux/fs/hpfs/ |
| H A D | file.c | 123 unsigned flags, struct iomap *iomap, struct iomap *srcmap) in hpfs_iomap_begin() argument
|
| /linux/Documentation/filesystems/iomap/ |
| H A D | design.rst | 314 struct iomap *srcmap); 376 information via ``srcmap``.
|
| /linux/block/ |
| H A D | fops.c | 440 unsigned int flags, struct iomap *iomap, struct iomap *srcmap) in blkdev_iomap_begin() argument
|
| /linux/fs/erofs/ |
| H A D | zmap.c | 775 struct iomap *iomap, struct iomap *srcmap) in z_erofs_iomap_begin_report() argument
|
| /linux/fs/fuse/ |
| H A D | dax.c | 563 struct iomap *srcmap) in fuse_iomap_begin() argument
|
| H A D | file.c | 857 struct iomap *srcmap) in fuse_iomap_begin() argument
|
| /linux/fs/ext4/ |
| H A D | inode.c | 3774 unsigned flags, struct iomap *iomap, struct iomap *srcmap) in ext4_iomap_begin() argument 3858 struct iomap *iomap, struct iomap *srcmap) in ext4_iomap_begin_report() argument
|
| H A D | extents.c | 5164 struct iomap *iomap, struct iomap *srcmap) in ext4_iomap_xattr_begin() argument
|