/linux-6.3-rc2/include/linux/ |
A D | iomap.h | 90 struct iomap { struct 100 const struct iomap_folio_ops *folio_ops; argument 101 u64 validity_cookie; /* used with .iomap_valid() */ argument 104 static inline sector_t iomap_sector(const struct iomap *iomap, loff_t pos) in iomap_sector() 112 static inline void *iomap_inline_data(const struct iomap *iomap, loff_t pos) in iomap_inline_data() 122 static inline bool iomap_inline_data_valid(const struct iomap *iomap) in iomap_inline_data_valid() 217 struct iomap iomap; member 324 struct iomap iomap; member
|
A D | io-mapping.h | 42 io_mapping_init_wc(struct io_mapping *iomap, in io_mapping_init_wc() 125 io_mapping_init_wc(struct io_mapping *iomap, in io_mapping_init_wc() 195 struct io_mapping *iomap; in io_mapping_create_wc() local 210 io_mapping_free(struct io_mapping *iomap) in io_mapping_free()
|
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_iomap.c | 72 const struct iomap *iomap) in xfs_iomap_valid() 93 struct iomap *iomap, in xfs_bmbt_to_iomap() 143 struct iomap *iomap, in xfs_hole_to_iomap() 779 struct iomap *iomap, in xfs_direct_write_iomap_begin() 927 struct iomap *iomap) in xfs_dax_write_iomap_end() 953 struct iomap *iomap, in xfs_buffered_write_iomap_begin() 1195 struct iomap *iomap) in xfs_buffered_write_iomap_end() 1231 struct iomap *iomap, in xfs_read_iomap_begin() 1276 struct iomap *iomap, in xfs_seek_iomap_begin() 1364 struct iomap *iomap, in xfs_xattr_iomap_begin()
|
A D | xfs_pnfs.c | 115 struct iomap *iomap, in xfs_fs_map_blocks()
|
/linux-6.3-rc2/fs/iomap/ |
A D | swapfile.c | 15 struct iomap iomap; /* accumulated iomap */ member 32 struct iomap *iomap = &isi->iomap; in iomap_swapfile_add_extent() local 98 struct iomap *iomap, struct iomap_swapfile_info *isi) in iomap_swapfile_iter()
|
A D | direct-io.c | 216 const struct iomap *iomap, bool use_fua) in iomap_dio_bio_opflags() 235 const struct iomap *iomap = &iter->iomap; in iomap_dio_bio_iter() local 394 const struct iomap *iomap = &iomi->iomap; in iomap_dio_inline_iter() local
|
A D | buffered-io.c | 217 const struct iomap *iomap = iomap_iter_srcmap(iter); in iomap_read_inline_data() local 259 const struct iomap *iomap = &iter->iomap; in iomap_readpage_iter() local 542 size_t poff, size_t plen, const struct iomap *iomap) in iomap_read_folio_sync() 730 const struct iomap *iomap = &iter->iomap; in iomap_write_end_inline() local 1077 struct iomap *iomap, loff_t pos, loff_t length, in iomap_file_buffered_write_punch_delalloc() 1114 struct iomap *iomap = &iter->iomap; in iomap_unshare_iter() local
|
A D | fiemap.c | 13 const struct iomap *iomap, u32 flags) in iomap_to_fiemap()
|
/linux-6.3-rc2/fs/gfs2/ |
A D | bmap.c | 582 struct metapath *mp, struct iomap *iomap) in gfs2_hole_size() 658 static int __gfs2_iomap_alloc(struct inode *inode, struct iomap *iomap, in __gfs2_iomap_alloc() 838 unsigned flags, struct iomap *iomap, in __gfs2_iomap_get() 1007 struct iomap *iomap, in gfs2_iomap_begin_write() 1091 unsigned flags, struct iomap *iomap, in gfs2_iomap_begin() 1135 ssize_t written, unsigned flags, struct iomap *iomap) in gfs2_iomap_end() 1216 struct iomap iomap = { }; in gfs2_block_map() local 1252 struct iomap iomap = { }; in gfs2_get_extent() local 1273 struct iomap iomap = { }; in gfs2_alloc_extent() local 1405 struct iomap *iomap) in gfs2_iomap_get() [all …]
|
/linux-6.3-rc2/mm/ |
A D | io-mapping.c | 16 int io_mapping_map_user(struct io_mapping *iomap, struct vm_area_struct *vma, in io_mapping_map_user()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | i915_mm.h | 24 struct io_mapping *iomap) in remap_io_mapping()
|
A D | i915_mm.c | 96 struct io_mapping *iomap) in remap_io_mapping()
|
A D | intel_memory_region.h | 71 struct io_mapping iomap; member
|
/linux-6.3-rc2/fs/fuse/ |
A D | dax.c | 388 static void fuse_fill_iomap_hole(struct iomap *iomap, loff_t length) in fuse_fill_iomap_hole() 396 struct iomap *iomap, struct fuse_dax_mapping *dmap, in fuse_fill_iomap() 433 struct iomap *iomap) in fuse_setup_new_dax_mapping() 501 struct iomap *iomap) in fuse_upgrade_dax_mapping() 562 unsigned int flags, struct iomap *iomap, in fuse_iomap_begin() 637 struct iomap *iomap) in fuse_iomap_end()
|
/linux-6.3-rc2/fs/ |
A D | dax.c | 812 static pgoff_t dax_iomap_pgoff(const struct iomap *iomap, loff_t pos) in dax_iomap_pgoff() 1053 static int dax_iomap_direct_access(const struct iomap *iomap, loff_t pos, in dax_iomap_direct_access() 1250 struct iomap *iomap = &iter->iomap; in dax_unshare_iter() local 1303 const struct iomap *iomap = &iter->iomap; in dax_memzero() local 1325 const struct iomap *iomap = &iter->iomap; in dax_zero_iter() local 1403 const struct iomap *iomap = &iomi->iomap; in dax_iomap_iter() local 1617 const struct iomap *iomap = &iter->iomap; in dax_fault_iter() local
|
/linux-6.3-rc2/fs/erofs/ |
A D | data.c | 244 unsigned int flags, struct iomap *iomap, struct iomap *srcmap) in erofs_iomap_begin() 303 ssize_t written, unsigned int flags, struct iomap *iomap) in erofs_iomap_end()
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/ |
A D | sparx5_main.c | 226 const struct sparx5_main_io_resource *iomap = &sparx5_main_iomap[jdx]; in sparx5_create_targets() local 251 const struct sparx5_main_io_resource *iomap = &sparx5_main_iomap[jdx]; in sparx5_create_targets() local
|
/linux-6.3-rc2/lib/ |
A D | devres.c | 425 void __iomem * const *iomap; in pcim_iomap_regions() local 502 void __iomem * const *iomap; in pcim_iounmap_regions() local
|
/linux-6.3-rc2/drivers/ata/ |
A D | pata_cs5520.c | 121 void __iomem *iomap[5]; in cs5520_init_one() local
|
A D | sata_uli.c | 135 void __iomem * const *iomap; in uli_init_one() local
|
/linux-6.3-rc2/fs/zonefs/ |
A D | file.c | 29 struct iomap *iomap, struct iomap *srcmap) in zonefs_read_iomap_begin() 66 struct iomap *iomap, struct iomap *srcmap) in zonefs_write_iomap_begin()
|
/linux-6.3-rc2/fs/nfsd/ |
A D | blocklayout.c | 28 struct iomap iomap; in nfsd4_block_proc_layoutget() local
|
/linux-6.3-rc2/fs/hpfs/ |
A D | file.c | 121 unsigned flags, struct iomap *iomap, struct iomap *srcmap) in hpfs_iomap_begin()
|
/linux-6.3-rc2/drivers/scsi/isci/ |
A D | init.c | 289 void __iomem * const *iomap; in isci_pci_init() local
|
/linux-6.3-rc2/include/drm/ttm/ |
A D | ttm_resource.h | 275 struct io_mapping *iomap; member
|