Searched refs:netfs_readahead (Results 1 – 5 of 5) sorted by relevance
338 void netfs_readahead(struct readahead_control *ractl) in netfs_readahead() function373 EXPORT_SYMBOL(netfs_readahead);
259 netfs_readahead(ractl); in nfs_netfs_readahead()
57 .readahead = netfs_readahead,
409 void netfs_readahead(struct readahead_control *);
3529 .readahead = netfs_readahead,