Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/netfs/
A Dbuffered_read.c161 void netfs_readahead(struct readahead_control *ractl) in netfs_readahead() function
204 EXPORT_SYMBOL(netfs_readahead);
/linux-6.3-rc2/include/linux/
A Dnetfs.h288 void netfs_readahead(struct readahead_control *);
/linux-6.3-rc2/fs/9p/
A Dvfs_addr.c348 .readahead = netfs_readahead,
/linux-6.3-rc2/fs/afs/
A Dfile.c54 .readahead = netfs_readahead,
/linux-6.3-rc2/Documentation/filesystems/
A Dnetfs_library.rst137 void netfs_readahead(struct readahead_control *ractl);
529 [Optional] Called at the beginning of a netfs_readahead() operation to allow
/linux-6.3-rc2/fs/ceph/
A Daddr.c1387 .readahead = netfs_readahead,

Completed in 13 milliseconds