Home
last modified time | relevance | path

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

/linux/fs/iomap/
H A Diter.c43 memset(&iter->srcmap, 0, sizeof(iter->srcmap)); in iomap_iter_advance()
55 if (iter->srcmap.type != IOMAP_HOLE) in iomap_iter_done()
56 trace_iomap_iter_srcmap(iter->inode, &iter->srcmap); in iomap_iter_done()
92 &iter->iomap, &iter->srcmap); in iomap_iter()
/linux/include/linux/
H A Diomap.h190 struct iomap *srcmap);
213 * @srcmap: Source map for COW operations
222 struct iomap srcmap; member
238 if (iter->srcmap.type != IOMAP_HOLE) in iomap_length()
239 end = min(end, iter->srcmap.offset + iter->srcmap.length); in iomap_length()
254 if (i->srcmap.type != IOMAP_HOLE) in iomap_iter_srcmap()
255 return &i->srcmap; in iomap_iter_srcmap()
/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/zonefs/
H A Dfile.c29 struct iomap *iomap, struct iomap *srcmap) in zonefs_read_iomap_begin() argument
66 struct iomap *iomap, struct iomap *srcmap) in zonefs_write_iomap_begin() argument
/linux/fs/hpfs/
H A Dfile.c121 unsigned flags, struct iomap *iomap, struct iomap *srcmap) in hpfs_iomap_begin() argument
/linux/fs/erofs/
H A Ddata.c286 unsigned int flags, struct iomap *iomap, struct iomap *srcmap) in erofs_iomap_begin() argument
H A Dzmap.c720 struct iomap *iomap, struct iomap *srcmap) in z_erofs_iomap_begin_report() argument
/linux/fs/btrfs/
H A Ddirect-io.c356 struct iomap *srcmap) in btrfs_dio_iomap_begin() argument
/linux/fs/fuse/
H A Ddax.c563 struct iomap *srcmap) in fuse_iomap_begin() argument
/linux/fs/ext2/
H A Dinode.c807 unsigned flags, struct iomap *iomap, struct iomap *srcmap) in ext2_iomap_begin() argument
/linux/fs/gfs2/
H A Dbmap.c1095 struct iomap *srcmap) in gfs2_iomap_begin() argument