Home
last modified time | relevance | path

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

/linux/fs/9p/
A Dvfs_addr.c157 .readahead = netfs_readahead,
/linux/fs/nfs/
A Dfscache.c259 netfs_readahead(ractl); in nfs_netfs_readahead()
/linux/fs/netfs/
A Dbuffered_read.c395 void netfs_readahead(struct readahead_control *ractl) in netfs_readahead() function
430 EXPORT_SYMBOL(netfs_readahead);
/linux/include/linux/
A Dnetfs.h415 void netfs_readahead(struct readahead_control *);
/linux/fs/afs/
A Dfile.c56 .readahead = netfs_readahead,
/linux/Documentation/filesystems/
A Dnetfs_library.rst137 void netfs_readahead(struct readahead_control *ractl);
514 [Optional] Called at the beginning of a netfs_readahead() operation to allow
/linux/fs/ceph/
A Daddr.c1586 .readahead = netfs_readahead,
/linux/fs/smb/client/
A Dfile.c3216 .readahead = netfs_readahead,

Completed in 57 milliseconds