Home
last modified time | relevance | path

Searched refs:srcmap (Results 1 – 13 of 13) sorted by relevance

/linux/fs/iomap/
H A Diter.c19 memset(&iter->srcmap, 0, sizeof(iter->srcmap)); in iomap_iter_reset_iomap()
42 if (iter->srcmap.type != IOMAP_HOLE) in iomap_iter_done()
43 trace_iomap_iter_srcmap(iter->inode, &iter->srcmap); in iomap_iter_done()
111 &iter->iomap, &iter->srcmap); in iomap_iter()
H A Dbio.c161 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 Dbuffered-io.c354 const struct iomap *srcmap = iomap_iter_srcmap(iter); in iomap_block_needs_zeroing() local
356 return srcmap->type != IOMAP_MAPPED || in iomap_block_needs_zeroing()
357 (srcmap->flags & IOMAP_F_NEW) || in iomap_block_needs_zeroing()
947 const struct iomap *srcmap = iomap_iter_srcmap(iter); in iomap_write_begin() local
1011 if (srcmap->type == IOMAP_INLINE) in iomap_write_begin()
1013 else if (srcmap->flags & IOMAP_F_BUFFER_HEAD) in iomap_write_begin()
1014 status = __block_write_begin_int(folio, pos, len, NULL, srcmap); in iomap_write_begin()
1082 const struct iomap *srcmap = iomap_iter_srcmap(iter); in iomap_write_end() local
1085 if (srcmap->type == IOMAP_INLINE) in iomap_write_end()
1088 if (srcmap->flags & IOMAP_F_BUFFER_HEAD) { in iomap_write_end()
[all …]
/linux/include/uapi/linux/netfilter/
H A Dxt_sctp.h65 #define SCTP_CHUNKMAP_COPY(destmap, srcmap) \ argument
66 memcpy((destmap), (srcmap), sizeof(srcmap))
/linux/fs/ntfs/
H A Diomap.c272 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 Dfile.c123 unsigned flags, struct iomap *iomap, struct iomap *srcmap) in hpfs_iomap_begin() argument
/linux/Documentation/filesystems/iomap/
H A Ddesign.rst314 struct iomap *srcmap);
376 information via ``srcmap``.
/linux/block/
H A Dfops.c440 unsigned int flags, struct iomap *iomap, struct iomap *srcmap) in blkdev_iomap_begin() argument
/linux/fs/erofs/
H A Dzmap.c775 struct iomap *iomap, struct iomap *srcmap) in z_erofs_iomap_begin_report() argument
/linux/fs/fuse/
H A Ddax.c563 struct iomap *srcmap) in fuse_iomap_begin() argument
H A Dfile.c857 struct iomap *srcmap) in fuse_iomap_begin() argument
/linux/fs/ext4/
H A Dinode.c3774 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 Dextents.c5164 struct iomap *iomap, struct iomap *srcmap) in ext4_iomap_xattr_begin() argument