Searched refs:nfs_netfs_readahead (Results 1 – 3 of 3) sorted by relevance
99 extern int nfs_netfs_readahead(struct readahead_control *ractl);177 static inline int nfs_netfs_readahead(struct readahead_control *ractl) in nfs_netfs_readahead() function
252 int nfs_netfs_readahead(struct readahead_control *ractl) in nfs_netfs_readahead() function
407 ret = nfs_netfs_readahead(ractl); in nfs_readahead()