Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A Diomap.h110 struct iomap { struct
120 u64 validity_cookie; /* used with .iomap_valid() */ argument
123 static inline sector_t iomap_sector(const struct iomap *iomap, loff_t pos) in iomap_sector()
133 static inline void *iomap_inline_data(const struct iomap *iomap, loff_t pos) in iomap_inline_data()
143 static inline bool iomap_inline_data_valid(const struct iomap *iomap) in iomap_inline_data_valid()
248 struct iomap iomap; member
463 struct iomap iomap; member
H A 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()
H A Dfwnode.h182 void __iomem *(*iomap)(struct fwnode_handle *fwnode, int index); member
/linux/fs/xfs/
H A Dxfs_iomap.c78 const struct iomap *iomap) in xfs_iomap_valid()
102 struct iomap *iomap, in xfs_bmbt_to_iomap()
172 struct iomap *iomap, in xfs_hole_to_iomap()
850 struct iomap *iomap, in xfs_direct_write_iomap_begin()
1053 struct iomap *iomap, in xfs_zoned_direct_write_iomap_begin()
1123 struct iomap *iomap, in xfs_atomic_write_cow_iomap_begin()
1285 struct iomap *iomap) in xfs_dax_write_iomap_end()
1588 struct iomap *iomap, in xfs_zoned_buffered_write_iomap_begin()
1758 struct iomap *iomap, in xfs_buffered_write_iomap_begin()
2035 struct iomap *iomap) in xfs_buffered_write_delalloc_punch()
[all …]
/linux/fs/iomap/
H A Dswapfile.c12 struct iomap iomap; /* accumulated iomap */ member
29 struct iomap *iomap = &isi->iomap; in iomap_swapfile_add_extent() local
95 struct iomap *iomap, struct iomap_swapfile_info *isi) in iomap_swapfile_iter()
H A Dbuffered-io.c364 const struct iomap *iomap = iomap_iter_srcmap(iter); in iomap_read_inline_data() local
501 const struct iomap *iomap = &iter->iomap; in iomap_read_folio_iter() local
1021 const struct iomap *iomap = &iter->iomap; in iomap_write_end_inline() local
1201 struct iomap *iomap, iomap_punch_t punch) in iomap_write_delalloc_ifs_punch()
1231 struct iomap *iomap, iomap_punch_t punch) in iomap_write_delalloc_punch()
1272 struct iomap *iomap, iomap_punch_t punch) in iomap_write_delalloc_scan()
1356 loff_t end_byte, unsigned flags, struct iomap *iomap, in iomap_write_delalloc_release()
1425 struct iomap *iomap = &iter->iomap; in iomap_unshare_iter() local
H A Dfiemap.c10 const struct iomap *iomap, u32 flags) in iomap_to_fiemap()
H A Dbio.c33 const struct iomap *iomap = &iter->iomap; in iomap_bio_read_folio_range() local
H A Ddirect-io.c306 const struct iomap *iomap = &iter->iomap; in iomap_dio_bio_iter() local
539 const struct iomap *iomap = &iomi->iomap; in iomap_dio_inline_iter() local
/linux/fs/gfs2/
H A 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()
1016 struct iomap *iomap, in gfs2_iomap_begin_write()
1098 unsigned flags, struct iomap *iomap, in gfs2_iomap_begin()
1142 ssize_t written, unsigned flags, struct iomap *iomap) in gfs2_iomap_end()
1223 struct iomap iomap = { }; in gfs2_block_map() local
1259 struct iomap iomap = { }; in gfs2_get_extent() local
1280 struct iomap iomap = { }; in gfs2_alloc_extent() local
1415 struct iomap *iomap) in gfs2_iomap_get()
[all …]
H A Dfile.c394 struct iomap iomap = { }; in gfs2_allocate_folio_backing() local
1198 struct iomap iomap = { }; in fallocate_chunk() local
/linux/drivers/gpu/drm/i915/
H A Di915_mm.h24 struct io_mapping *iomap) in remap_io_mapping()
H A Di915_mm.c96 struct io_mapping *iomap) in remap_io_mapping()
H A Dintel_memory_region.h64 struct io_mapping iomap; member
/linux/fs/
H A Ddax.c998 static pgoff_t dax_iomap_pgoff(const struct iomap *iomap, loff_t pos) in dax_iomap_pgoff()
1240 static int dax_iomap_direct_access(const struct iomap *iomap, loff_t pos, in dax_iomap_direct_access()
1407 struct iomap *iomap = &iter->iomap; in dax_unshare_iter() local
1480 const struct iomap *iomap = &iter->iomap; in dax_memzero() local
1503 const struct iomap *iomap = &iter->iomap; in dax_zero_iter() local
1581 const struct iomap *iomap = &iomi->iomap; in dax_iomap_iter() local
1809 const struct iomap *iomap = &iter->iomap; in dax_fault_iter() local
/linux/fs/erofs/
H A Ddata.c270 unsigned int flags, struct iomap *iomap, struct iomap *srcmap) in erofs_iomap_begin()
329 ssize_t written, unsigned int flags, struct iomap *iomap) in erofs_iomap_end()
/linux/drivers/pwm/
H A Dpwm_th1520.rs239 let iomap = iomem_accessor.deref(); in read_waveform() localVariable
274 let iomap = iomem_accessor.deref(); in write_waveform() localVariable
/linux/drivers/ata/
H A Dpata_cs5520.c121 void __iomem *iomap[5]; in cs5520_init_one() local
H A Dsata_uli.c135 void __iomem * const *iomap; in uli_init_one() local
/linux/fs/zonefs/
H A 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/rust/kernel/io/
H A Dmem.rs143 pub fn iomap(self) -> impl PinInit<Devres<IoMem<0>>, Error> + 'a { in iomap() method
/linux/fs/hpfs/
H A Dfile.c123 unsigned flags, struct iomap *iomap, struct iomap *srcmap) in hpfs_iomap_begin()
/linux/fs/nfsd/
H A Dblocklayout.c31 struct iomap iomap; in nfsd4_block_map_extent() local
/linux/drivers/scsi/isci/
H A Dinit.c269 void __iomem * const *iomap; in isci_pci_init() local
/linux/fs/ext2/
H A 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()

12