/fs/iomap/ |
D | buffered-io.c | 188 struct iomap *iomap) in iomap_read_inline_data() 208 struct iomap *iomap) in iomap_readpage_actor() 354 void *data, struct iomap *iomap) in iomap_readpages_actor() 530 struct iomap *iomap) in iomap_read_page_sync() 551 struct page *page, struct iomap *iomap) in __iomap_write_begin() 584 struct page **pagep, struct iomap *iomap) in iomap_write_begin() 659 unsigned copied, struct page *page, struct iomap *iomap) in __iomap_write_end() 683 struct iomap *iomap, loff_t pos, unsigned copied) in iomap_write_end_inline() 700 unsigned copied, struct page *page, struct iomap *iomap) in iomap_write_end() 739 struct iomap *iomap) in iomap_write_actor() [all …]
|
D | fiemap.c | 16 struct iomap *iomap, u32 flags) in iomap_to_fiemap() 47 struct iomap *iomap) in iomap_fiemap_actor() 114 void *data, struct iomap *iomap) in iomap_bmap_actor()
|
D | swapfile.c | 15 struct iomap iomap; /* accumulated iomap */ member 31 struct iomap *iomap = &isi->iomap; in iomap_swapfile_add_extent() local 79 loff_t count, void *data, struct iomap *iomap) in iomap_swapfile_activate_actor()
|
D | direct-io.c | 62 static void iomap_dio_submit_bio(struct iomap_dio *dio, struct iomap *iomap, in iomap_dio_submit_bio() 179 iomap_dio_zero(struct iomap_dio *dio, struct iomap *iomap, loff_t pos, in iomap_dio_zero() 203 struct iomap_dio *dio, struct iomap *iomap) in iomap_dio_bio_actor() 342 struct iomap_dio *dio, struct iomap *iomap) in iomap_dio_inline_actor() 369 void *data, struct iomap *iomap) in iomap_dio_actor()
|
D | seek.c | 122 void *data, struct iomap *iomap) in iomap_seek_hole_actor() 168 void *data, struct iomap *iomap) in iomap_seek_data_actor()
|
D | apply.c | 26 struct iomap iomap = { 0 }; in iomap_apply() local
|
/fs/xfs/ |
D | xfs_iomap.c | 55 struct iomap *iomap, in xfs_bmbt_to_iomap() 94 struct iomap *iomap, in xfs_hole_to_iomap() 531 struct iomap *iomap) in xfs_file_iomap_begin_delay() 925 struct iomap *iomap) in xfs_file_iomap_begin() 1071 struct iomap *iomap) in xfs_file_iomap_end_delalloc() 1129 struct iomap *iomap) in xfs_file_iomap_end() 1148 struct iomap *iomap) in xfs_seek_iomap_begin() 1234 struct iomap *iomap) in xfs_xattr_iomap_begin()
|
D | xfs_pnfs.c | 81 struct iomap *iomap, in xfs_fs_map_blocks()
|
/fs/gfs2/ |
D | bmap.c | 584 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() 975 struct iomap iomap = { }; in gfs2_lblk_to_dblk() local 1029 unsigned len, struct iomap *iomap) in gfs2_iomap_page_prepare() 1041 struct iomap *iomap) in gfs2_iomap_page_done() 1063 struct iomap *iomap, in gfs2_iomap_begin_write() 1152 unsigned flags, struct iomap *iomap) in gfs2_iomap_begin() 1203 ssize_t written, unsigned flags, struct iomap *iomap) in gfs2_iomap_end() 1290 struct iomap iomap = { }; in gfs2_block_map() local [all …]
|
D | file.c | 422 struct iomap iomap = { }; in gfs2_allocate_page_backing() local 942 struct iomap iomap = { }; in fallocate_chunk() local
|
/fs/ |
D | dax.c | 986 static sector_t dax_iomap_sector(struct iomap *iomap, loff_t pos) in dax_iomap_sector() 991 static int dax_iomap_pfn(struct iomap *iomap, loff_t pos, size_t size, in dax_iomap_pfn() 1094 struct iomap *iomap) in dax_iomap_actor() 1236 struct vm_area_struct *vma, struct iomap *iomap) in dax_fault_is_synchronous() 1251 struct iomap iomap = { 0 }; in dax_iomap_pte_fault() local 1412 struct iomap *iomap, void **entry) in dax_pmd_load_hole() 1475 struct iomap iomap = { 0 }; in dax_iomap_pmd_fault() local
|
D | buffer.c | 1878 struct iomap *iomap) in iomap_to_bh() 1932 get_block_t *get_block, struct iomap *iomap) in __block_write_begin_int()
|
/fs/nfsd/ |
D | blocklayout.c | 31 struct iomap iomap; in nfsd4_block_proc_layoutget() local
|
/fs/ext2/ |
D | inode.c | 807 unsigned flags, struct iomap *iomap) in ext2_iomap_begin() 845 ssize_t written, unsigned flags, struct iomap *iomap) in ext2_iomap_end()
|
/fs/ext4/ |
D | inline.c | 1840 int ext4_inline_data_iomap(struct inode *inode, struct iomap *iomap) in ext4_inline_data_iomap()
|
D | inode.c | 3443 unsigned flags, struct iomap *iomap) in ext4_iomap_begin() 3595 ssize_t written, unsigned flags, struct iomap *iomap) in ext4_iomap_end()
|