Searched refs:netfs_readahead (Results 1 – 7 of 7) sorted by relevance
165 void netfs_readahead(struct readahead_control *ractl) in netfs_readahead() function208 EXPORT_SYMBOL(netfs_readahead);
288 void netfs_readahead(struct readahead_control *);
353 .readahead = netfs_readahead,
259 netfs_readahead(ractl); in nfs_netfs_readahead()
57 .readahead = netfs_readahead,
137 void netfs_readahead(struct readahead_control *ractl);529 [Optional] Called at the beginning of a netfs_readahead() operation to allow
1565 .readahead = netfs_readahead,