Home
last modified time | relevance | path

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

/linux-6.15/fs/9p/
H A Dvfs_addr.c161 .readahead = netfs_readahead,
/linux-6.15/fs/netfs/
H A Dbuffered_read.c337 void netfs_readahead(struct readahead_control *ractl) in netfs_readahead() function
375 EXPORT_SYMBOL(netfs_readahead);
/linux-6.15/fs/nfs/
H A Dfscache.c259 netfs_readahead(ractl); in nfs_netfs_readahead()
/linux-6.15/include/linux/
H A Dnetfs.h420 void netfs_readahead(struct readahead_control *);
/linux-6.15/fs/afs/
H A Dfile.c55 .readahead = netfs_readahead,
/linux-6.15/Documentation/filesystems/
H 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-6.15/fs/ceph/
H A Daddr.c1915 .readahead = netfs_readahead,
/linux-6.15/fs/smb/client/
H A Dfile.c3250 .readahead = netfs_readahead,