Searched refs:iomap_readahead (Results 1 – 4 of 4) sorted by relevance
241 iomap_readahead(&ntfs_read_iomap_ops, &ctx, NULL); in ntfs_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:
653 void iomap_readahead(const struct iomap_ops *ops, in iomap_readahead() function677 EXPORT_SYMBOL_GPL(iomap_readahead);
1091 iomap_readahead(&fuse_iomap_ops, &ctx, NULL); in fuse_readahead()