Lines Matching refs:iomap
81 struct iomap { struct
97 iomap_sector(struct iomap *iomap, loff_t pos) in iomap_sector() argument
99 return (iomap->addr + pos - iomap->offset) >> SECTOR_SHIFT; in iomap_sector()
114 struct iomap *iomap);
116 struct page *page, struct iomap *iomap);
136 unsigned flags, struct iomap *iomap,
137 struct iomap *srcmap);
146 ssize_t written, unsigned flags, struct iomap *iomap);
156 void *data, struct iomap *iomap, struct iomap *srcmap);
234 struct iomap iomap; member
261 blk_qc_t (*submit_io)(struct inode *inode, struct iomap *iomap,