Home
last modified time | relevance | path

Searched refs:IOMAP_MAPPED (Results 1 – 23 of 23) sorted by relevance

/linux/fs/iomap/
H A Dfiemap.c19 case IOMAP_MAPPED: in iomap_to_fiemap()
111 if (iter.iomap.type == IOMAP_MAPPED) in iomap_bmap()
H A Dswapfile.c98 case IOMAP_MAPPED: in iomap_swapfile_iter()
H A Ddirect-io.c368 else if (iomap->type == IOMAP_MAPPED && in iomap_dio_bio_iter()
556 case IOMAP_MAPPED: in iomap_dio_iter()
H A Dtrace.h91 { IOMAP_MAPPED, "MAPPED" }, \
H A Dbuffered-io.c286 return srcmap->type != IOMAP_MAPPED || in iomap_block_needs_zeroing()
/linux/include/linux/
H A Diomap.h30 #define IOMAP_MAPPED 2 /* blocks allocated at @addr */ macro
336 iter->srcmap.type == IOMAP_MAPPED; in iomap_want_unshare_iter()
/linux/fs/zonefs/
H A Dfile.c49 iomap->type = IOMAP_MAPPED; in zonefs_read_iomap_begin()
99 iomap->type = IOMAP_MAPPED; in zonefs_write_iomap_begin()
/linux/fs/nfsd/
H A Dblocklayout.c62 case IOMAP_MAPPED: in nfsd4_block_proc_layoutget()
/linux/fs/hpfs/
H A Dfile.c143 iomap->type = IOMAP_MAPPED; in hpfs_iomap_begin()
/linux/fs/gfs2/
H A Dbmap.c773 iomap->type = IOMAP_MAPPED; in __gfs2_iomap_alloc()
923 iomap->type = IOMAP_MAPPED; in __gfs2_iomap_get()
1120 if (iomap->type != IOMAP_MAPPED) in gfs2_iomap_begin()
1267 if (iomap.type != IOMAP_MAPPED) in gfs2_get_extent()
1288 if (iomap.type != IOMAP_MAPPED) in gfs2_alloc_extent()
/linux/fs/erofs/
H A Ddata.c323 iomap->type = IOMAP_MAPPED; in erofs_iomap_begin()
H A Dzmap.c776 iomap->type = IOMAP_MAPPED; in z_erofs_iomap_begin_report()
/linux/fs/
H A Ddax.c1635 if (WARN_ON_ONCE(iomap->type != IOMAP_MAPPED && in dax_iomap_iter()
1804 case IOMAP_MAPPED: in dax_fault_cow_page()
1858 if (iomap->type != IOMAP_MAPPED && !(iomap->flags & IOMAP_F_SHARED)) { in dax_fault_iter()
H A Dbuffer.c2087 case IOMAP_MAPPED: in iomap_to_bh()
/linux/fs/ext2/
H A Dinode.c858 iomap->type = IOMAP_MAPPED; in ext2_iomap_begin()
882 if (iomap->type == IOMAP_MAPPED && in ext2_iomap_end()
/linux/Documentation/filesystems/iomap/
H A Ddesign.rst146 on disk as ``IOMAP_MAPPED`` and the filesystem must not place any
195 * **IOMAP_MAPPED**: The file range maps to specific space on the
H A Doperations.rst626 ``IOMAP_MAPPED`` type and span the entire range of the write I/O
/linux/fs/btrfs/
H A Ddirect-io.c561 iomap->type = IOMAP_MAPPED; in btrfs_dio_iomap_begin()
/linux/block/
H A Dfops.c447 iomap->type = IOMAP_MAPPED; in blkdev_iomap_begin()
/linux/fs/xfs/
H A Dxfs_iomap.c133 iomap->type = IOMAP_MAPPED; in xfs_bmbt_to_iomap()
1071 iomap->type = IOMAP_MAPPED; in xfs_zoned_direct_write_iomap_begin()
/linux/fs/fuse/
H A Dfile.c1401 iomap->type = IOMAP_MAPPED; in fuse_iomap_begin()
2211 .iomap.type = IOMAP_MAPPED, in fuse_writepages()
2233 .iomap.type = IOMAP_MAPPED, in fuse_launder_folio()
/linux/fs/ext4/
H A Dinode.c3528 iomap->type = IOMAP_MAPPED; in ext4_set_iomap()
3871 WARN_ON_ONCE(!ret && iomap->type != IOMAP_MAPPED); in ext4_iomap_overwrite_begin()
/linux/fs/f2fs/
H A Ddata.c4218 iomap->type = IOMAP_MAPPED; in f2fs_iomap_begin()