Lines Matching refs:ops
232 int iomap_iter(struct iomap_iter *iter, const struct iomap_ops *ops);
299 const struct iomap_ops *ops, void *private);
300 int iomap_read_folio(struct folio *folio, const struct iomap_ops *ops);
301 void iomap_readahead(struct readahead_control *, const struct iomap_ops *ops);
308 const struct iomap_ops *ops);
310 bool *did_zero, const struct iomap_ops *ops);
312 const struct iomap_ops *ops);
314 const struct iomap_ops *ops);
323 u64 start, u64 len, const struct iomap_ops *ops);
325 const struct iomap_ops *ops);
327 const struct iomap_ops *ops);
329 const struct iomap_ops *ops);
383 const struct iomap_writeback_ops *ops; member
393 const struct iomap_writeback_ops *ops);
439 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
442 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
453 const struct iomap_ops *ops);
455 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) argument