Home
last modified time | relevance | path

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

/Linux-v6.1/fs/netfs/
Dbuffered_read.c220 int netfs_read_folio(struct file *file, struct folio *folio) in netfs_read_folio() function
253 EXPORT_SYMBOL(netfs_read_folio);
/Linux-v6.1/include/linux/
Dnetfs.h280 int netfs_read_folio(struct file *, struct folio *);
/Linux-v6.1/fs/9p/
Dvfs_addr.c350 .read_folio = netfs_read_folio,
/Linux-v6.1/fs/afs/
Dfile.c53 .read_folio = netfs_read_folio,
/Linux-v6.1/Documentation/filesystems/
Dnetfs_library.rst138 int netfs_read_folio(struct file *file,
/Linux-v6.1/fs/ceph/
Daddr.c1376 .read_folio = netfs_read_folio,