Home
last modified time | relevance | path

Searched refs:IOMAP_MAPPED (Results 1 – 20 of 20) 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.c443 case IOMAP_MAPPED: in iomap_dio_bio_iter()
649 case IOMAP_MAPPED: in iomap_dio_iter()
1001 if (iomi->iomap.type != IOMAP_MAPPED || in __iomap_dio_read_simple()
H A Dioend.c231 case IOMAP_MAPPED: in iomap_add_to_ioend()
H A Dbuffered-io.c390 if (srcmap->type != IOMAP_MAPPED) in iomap_block_needs_zeroing()
/linux/fs/xfs/
H A Dxfs_iomap.h39 iomap->type = IOMAP_MAPPED; in xfs_iomap_set_anon_write()
H A Dxfs_iomap.c134 iomap->type = IOMAP_MAPPED; in xfs_bmbt_to_iomap()
/linux/include/linux/
H A Diomap.h33 #define IOMAP_MAPPED 2 /* blocks allocated at @addr */ macro
428 iter->srcmap.type == IOMAP_MAPPED; in iomap_want_unshare_iter()
/linux/fs/exfat/
H A Diomap.c85 iomap->type = IOMAP_MAPPED; in __exfat_iomap_begin()
/linux/fs/gfs2/
H A Dbmap.c774 iomap->type = IOMAP_MAPPED; in __gfs2_iomap_alloc()
924 iomap->type = IOMAP_MAPPED; in __gfs2_iomap_get()
1121 if (iomap->type != IOMAP_MAPPED) in gfs2_iomap_begin()
1281 if (iomap.type != IOMAP_MAPPED) in gfs2_get_extent()
1302 if (iomap.type != IOMAP_MAPPED) in gfs2_alloc_extent()
H A Dquota.c434 if (iomap.type != IOMAP_MAPPED) in bh_get()
/linux/fs/ntfs3/
H A Dinode.c1052 iomap->type = IOMAP_MAPPED; in ntfs_iomap_begin()
1054 iomap->type = IOMAP_MAPPED; in ntfs_iomap_begin()
1058 iomap->type = IOMAP_MAPPED; in ntfs_iomap_begin()
1065 (iomap->type == IOMAP_MAPPED || iomap->type == IOMAP_DELALLOC)) { in ntfs_iomap_begin()
1121 (iomap->type == IOMAP_MAPPED || iomap->type == IOMAP_DELALLOC)) { in ntfs_iomap_end()
/linux/fs/erofs/
H A Dzmap.c809 iomap->type = IOMAP_MAPPED; in z_erofs_iomap_begin_report()
812 iomap->type = IOMAP_MAPPED; in z_erofs_iomap_begin_report()
/linux/fs/btrfs/
H A Ddirect-io.c577 iomap->type = IOMAP_MAPPED; in btrfs_dio_iomap_begin()
/linux/block/
H A Dfops.c449 iomap->type = IOMAP_MAPPED; in blkdev_iomap_begin()
/linux/fs/fuse/
H A Dfile.c888 iomap->type = IOMAP_MAPPED; in fuse_iomap_begin()
2304 .iomap.type = IOMAP_MAPPED, in fuse_writepages()
2326 .iomap.type = IOMAP_MAPPED, in fuse_launder_folio()
/linux/fs/
H A Dbuffer.c1972 case IOMAP_MAPPED: in iomap_to_bh()
/linux/Documentation/filesystems/iomap/
H A Doperations.rst668 ``IOMAP_MAPPED`` type and span the entire range of the write I/O
/linux/fs/ext4/
H A Dextents.c5256 iomap_type = IOMAP_MAPPED; in ext4_iomap_xattr_fiemap()
H A Dinode.c3511 iomap->type = IOMAP_MAPPED; in ext4_set_iomap()