Home
last modified time | relevance | path

Searched refs:netfs_readahead (Results 1 – 4 of 4) sorted by relevance

/linux/fs/netfs/
H A Dbuffered_read.c338 void netfs_readahead(struct readahead_control *ractl) in netfs_readahead() function
373 EXPORT_SYMBOL(netfs_readahead);
/linux/fs/nfs/
H A Dfscache.c259 netfs_readahead(ractl); in nfs_netfs_readahead()
/linux/fs/afs/
H A Dfile.c57 .readahead = netfs_readahead,
/linux/include/linux/
H A Dnetfs.h409 void netfs_readahead(struct readahead_control *);