Home
last modified time | relevance | path

Searched defs:iomap (Results 1 – 25 of 55) sorted by relevance

123

/linux-6.12.1/include/linux/
Diomap.h94 struct iomap { struct
104 const struct iomap_folio_ops *folio_ops; argument
105 u64 validity_cookie; /* used with .iomap_valid() */ argument
108 static inline sector_t iomap_sector(const struct iomap *iomap, loff_t pos) in iomap_sector()
116 static inline void *iomap_inline_data(const struct iomap *iomap, loff_t pos) in iomap_inline_data()
126 static inline bool iomap_inline_data_valid(const struct iomap *iomap) in iomap_inline_data_valid()
221 struct iomap iomap; member
375 struct iomap iomap; member
Dio-mapping.h42 io_mapping_init_wc(struct io_mapping *iomap, in io_mapping_init_wc()
131 io_mapping_init_wc(struct io_mapping *iomap, in io_mapping_init_wc()
207 struct io_mapping *iomap; in io_mapping_create_wc() local
222 io_mapping_free(struct io_mapping *iomap) in io_mapping_free()
/linux-6.12.1/fs/xfs/
Dxfs_iomap.c75 const struct iomap *iomap) in xfs_iomap_valid()
96 struct iomap *iomap, in xfs_bmbt_to_iomap()
148 struct iomap *iomap, in xfs_hole_to_iomap()
770 struct iomap *iomap, in xfs_direct_write_iomap_begin()
938 struct iomap *iomap) in xfs_dax_write_iomap_end()
964 struct iomap *iomap, in xfs_buffered_write_iomap_begin()
1214 struct iomap *iomap) in xfs_buffered_write_delalloc_punch()
1229 struct iomap *iomap) in xfs_buffered_write_iomap_end()
1278 struct iomap *iomap, in xfs_read_iomap_begin()
1323 struct iomap *iomap, in xfs_seek_iomap_begin()
[all …]
Dxfs_pnfs.c115 struct iomap *iomap, in xfs_fs_map_blocks()
/linux-6.12.1/fs/iomap/
Dswapfile.c15 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()
Dbuffered-io.c342 const struct iomap *iomap = iomap_iter_srcmap(iter); in iomap_read_inline_data() local
372 const struct iomap *iomap = &iter->iomap; in iomap_readpage_iter() local
673 size_t poff, size_t plen, const struct iomap *iomap) in iomap_read_folio_sync()
870 const struct iomap *iomap = &iter->iomap; in iomap_write_end_inline() local
1051 struct iomap *iomap, iomap_punch_t punch) in iomap_write_delalloc_ifs_punch()
1081 struct iomap *iomap, iomap_punch_t punch) in iomap_write_delalloc_punch()
1123 struct iomap *iomap, iomap_punch_t punch) in iomap_write_delalloc_scan()
1207 loff_t end_byte, unsigned flags, struct iomap *iomap, in iomap_write_delalloc_release()
1275 struct iomap *iomap = &iter->iomap; in iomap_unshare_iter() local
Ddirect-io.c274 const struct iomap *iomap, bool use_fua) in iomap_dio_bio_opflags()
293 const struct iomap *iomap = &iter->iomap; in iomap_dio_bio_iter() local
476 const struct iomap *iomap = &iomi->iomap; in iomap_dio_inline_iter() local
Dfiemap.c13 const struct iomap *iomap, u32 flags) in iomap_to_fiemap()
/linux-6.12.1/fs/gfs2/
Dbmap.c585 struct metapath *mp, struct iomap *iomap) in gfs2_hole_size()
661 static int __gfs2_iomap_alloc(struct inode *inode, struct iomap *iomap, in __gfs2_iomap_alloc()
841 unsigned flags, struct iomap *iomap, in __gfs2_iomap_get()
1010 struct iomap *iomap, in gfs2_iomap_begin_write()
1094 unsigned flags, struct iomap *iomap, in gfs2_iomap_begin()
1138 ssize_t written, unsigned flags, struct iomap *iomap) in gfs2_iomap_end()
1219 struct iomap iomap = { }; in gfs2_block_map() local
1255 struct iomap iomap = { }; in gfs2_get_extent() local
1276 struct iomap iomap = { }; in gfs2_alloc_extent() local
1408 struct iomap *iomap) in gfs2_iomap_get()
[all …]
/linux-6.12.1/mm/
Dio-mapping.c16 int io_mapping_map_user(struct io_mapping *iomap, struct vm_area_struct *vma, in io_mapping_map_user()
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_mm.h24 struct io_mapping *iomap) in remap_io_mapping()
Di915_mm.c96 struct io_mapping *iomap) in remap_io_mapping()
Dintel_memory_region.h64 struct io_mapping iomap; member
/linux-6.12.1/fs/fuse/
Ddax.c388 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.12.1/fs/
Ddax.c825 static pgoff_t dax_iomap_pgoff(const struct iomap *iomap, loff_t pos) in dax_iomap_pgoff()
1066 static int dax_iomap_direct_access(const struct iomap *iomap, loff_t pos, in dax_iomap_direct_access()
1263 struct iomap *iomap = &iter->iomap; in dax_unshare_iter() local
1336 const struct iomap *iomap = &iter->iomap; in dax_memzero() local
1359 const struct iomap *iomap = &iter->iomap; in dax_zero_iter() local
1437 const struct iomap *iomap = &iomi->iomap; in dax_iomap_iter() local
1661 const struct iomap *iomap = &iter->iomap; in dax_fault_iter() local
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_main.c226 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.12.1/fs/erofs/
Ddata.c286 unsigned int flags, struct iomap *iomap, struct iomap *srcmap) in erofs_iomap_begin()
345 ssize_t written, unsigned int flags, struct iomap *iomap) in erofs_iomap_end()
/linux-6.12.1/drivers/ata/
Dpata_cs5520.c121 void __iomem *iomap[5]; in cs5520_init_one() local
Dsata_uli.c135 void __iomem * const *iomap; in uli_init_one() local
/linux-6.12.1/fs/zonefs/
Dfile.c29 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.12.1/fs/btrfs/
Ddirect-io.c355 loff_t length, unsigned int flags, struct iomap *iomap, in btrfs_dio_iomap_begin()
608 ssize_t written, unsigned int flags, struct iomap *iomap) in btrfs_dio_iomap_end()
/linux-6.12.1/fs/nfsd/
Dblocklayout.c28 struct iomap iomap; in nfsd4_block_proc_layoutget() local
/linux-6.12.1/fs/hpfs/
Dfile.c121 unsigned flags, struct iomap *iomap, struct iomap *srcmap) in hpfs_iomap_begin()
/linux-6.12.1/drivers/scsi/isci/
Dinit.c269 void __iomem * const *iomap; in isci_pci_init() local
/linux-6.12.1/fs/ext2/
Dinode.c807 unsigned flags, struct iomap *iomap, struct iomap *srcmap) in ext2_iomap_begin()
873 ssize_t written, unsigned flags, struct iomap *iomap) in ext2_iomap_end()

123