Searched refs:iomap_readahead (Results 1 – 5 of 5) sorted by relevance
349 void iomap_readahead(const struct iomap_ops *ops,613 iomap_readahead(ops, &ctx); in iomap_bio_readahead()
51 DEFINE_READPAGE_EVENT(iomap_readahead);
622 void iomap_readahead(const struct iomap_ops *ops, in iomap_readahead() function645 EXPORT_SYMBOL_GPL(iomap_readahead);
199 The ``iomap_readahead`` function initiates readahead to the pagecache.206 Both ``iomap_readahead`` and ``iomap_read_folio`` pass in a ``struct218 ``iomap_readahead`` must set:
1084 iomap_readahead(&fuse_iomap_ops, &ctx); in fuse_readahead()