Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/afs/
Dfile.c25 static int afs_readpages(struct file *filp, struct address_space *mapping,
50 .readpages = afs_readpages,
543 static int afs_readpages(struct file *file, struct address_space *mapping, in afs_readpages() function