Home
last modified time | relevance | path

Searched refs:netfs_readahead (Results 1 – 6 of 6) 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/include/linux/
H A Dnetfs.h415 void netfs_readahead(struct readahead_control *);
/linux/fs/afs/
H A Dfile.c55 .readahead = netfs_readahead,
/linux/fs/ceph/
H A Daddr.c1921 .readahead = netfs_readahead,
/linux/fs/smb/client/
H A Dfile.c3338 .readahead = netfs_readahead,