Lines Matching refs:ops
194 int iomap_iter(struct iomap_iter *iter, const struct iomap_ops *ops);
228 const struct iomap_ops *ops);
229 int iomap_readpage(struct page *page, const struct iomap_ops *ops);
230 void iomap_readahead(struct readahead_control *, const struct iomap_ops *ops);
243 const struct iomap_ops *ops);
245 bool *did_zero, const struct iomap_ops *ops);
247 const struct iomap_ops *ops);
249 const struct iomap_ops *ops);
251 u64 start, u64 len, const struct iomap_ops *ops);
253 const struct iomap_ops *ops);
255 const struct iomap_ops *ops);
257 const struct iomap_ops *ops);
299 const struct iomap_writeback_ops *ops; member
308 const struct iomap_writeback_ops *ops);
311 const struct iomap_writeback_ops *ops);
347 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
350 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
361 const struct iomap_ops *ops);
363 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) argument