Searched refs:iomap_readahead (Results 1 – 7 of 7) sorted by relevance
51 DEFINE_READPAGE_EVENT(iomap_readahead);
393 void iomap_readahead(struct readahead_control *rac, const struct iomap_ops *ops) in iomap_readahead() function417 EXPORT_SYMBOL_GPL(iomap_readahead);
224 void iomap_readahead(struct readahead_control *, const struct iomap_ops *ops);
249 return iomap_readahead(rac, &erofs_iomap_ops); in erofs_readahead()
529 iomap_readahead(rac, &xfs_read_iomap_ops); in xfs_vm_readahead()
566 iomap_readahead(rac, &gfs2_iomap_ops); in gfs2_readahead()
123 iomap_readahead(rac, &zonefs_iomap_ops); in zonefs_readahead()