Lines Matching refs:iomap
80 struct iomap { struct
94 iomap_sector(struct iomap *iomap, loff_t pos) in iomap_sector() argument
96 return (iomap->addr + pos - iomap->offset) >> SECTOR_SHIFT; in iomap_sector()
111 struct iomap *iomap);
113 struct page *page, struct iomap *iomap);
133 unsigned flags, struct iomap *iomap,
134 struct iomap *srcmap);
143 ssize_t written, unsigned flags, struct iomap *iomap);
150 void *data, struct iomap *iomap, struct iomap *srcmap);
228 struct iomap iomap; member
255 blk_qc_t (*submit_io)(struct inode *inode, struct iomap *iomap,