Searched refs:netfs_readahead (Results 1 – 6 of 6) sorted by relevance
161 void netfs_readahead(struct readahead_control *ractl) in netfs_readahead() function204 EXPORT_SYMBOL(netfs_readahead);
279 void netfs_readahead(struct readahead_control *);
351 .readahead = netfs_readahead,
54 .readahead = netfs_readahead,
137 void netfs_readahead(struct readahead_control *ractl);529 [Optional] Called at the beginning of a netfs_readahead() operation to allow
1377 .readahead = netfs_readahead,