Searched defs:iomap (Results 1 – 7 of 7) sorted by relevance
/fs/ |
D | iomap.c | 45 struct iomap iomap = { 0 }; in iomap_apply() local 108 struct page **pagep, struct iomap *iomap) in iomap_write_begin() 151 struct iomap *iomap) in iomap_write_actor() 273 struct iomap *iomap) in iomap_dirty_actor() 338 unsigned bytes, struct iomap *iomap) in iomap_zero() 355 struct iomap *iomap) in iomap_dax_zero() 365 void *data, struct iomap *iomap) in iomap_zero_range_actor() 434 void *data, struct iomap *iomap) in iomap_page_mkwrite_actor() 496 struct iomap *iomap, u32 flags) in iomap_to_fiemap() 525 struct iomap *iomap) in iomap_fiemap_actor()
|
D | dax.c | 1251 struct iomap *iomap) in iomap_dax_actor() 1376 struct iomap iomap = { 0 }; in iomap_dax_fault() local
|
D | buffer.c | 1897 struct iomap *iomap) in iomap_to_bh() 1950 get_block_t *get_block, struct iomap *iomap) in __block_write_begin_int()
|
/fs/xfs/ |
D | xfs_iomap.c | 51 struct iomap *iomap, in xfs_bmbt_to_iomap() 531 struct iomap *iomap) in xfs_file_iomap_begin_delay() 967 struct iomap *iomap) in xfs_file_iomap_begin() 1073 struct iomap *iomap) in xfs_file_iomap_end_delalloc() 1125 struct iomap *iomap) in xfs_file_iomap_end() 1144 struct iomap *iomap) in xfs_xattr_iomap_begin()
|
D | xfs_pnfs.c | 91 struct iomap *iomap, in xfs_fs_map_blocks()
|
/fs/nfsd/ |
D | blocklayout.c | 28 struct iomap iomap; in nfsd4_block_proc_layoutget() local
|
/fs/ext2/ |
D | inode.c | 804 unsigned flags, struct iomap *iomap) in ext2_iomap_begin() 840 ssize_t written, unsigned flags, struct iomap *iomap) in ext2_iomap_end()
|