Searched refs:netfs_readahead (Results 1 – 5 of 5) sorted by relevance
218 extern void netfs_readahead(struct readahead_control *,
874 void netfs_readahead(struct readahead_control *ractl, in netfs_readahead() function933 EXPORT_SYMBOL(netfs_readahead);
389 netfs_readahead(ractl, &afs_req_ops, NULL); in afs_readahead()
73 * void netfs_readahead(struct readahead_control *ractl,476 [Optional] Called at the beginning of a netfs_readahead() operation to allow
377 netfs_readahead(ractl, &ceph_netfs_read_ops, (void *)(uintptr_t)got); in ceph_readahead()