Home
last modified time | relevance | path

Searched refs:vxfs_readpage (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_subr.c41 static int vxfs_readpage(struct file *, struct page *);
45 .readpage = vxfs_readpage,
144 * vxfs_readpage - read one page synchronously into the pagecache
149 * The vxfs_readpage routine reads @page synchronously into the
159 vxfs_readpage(struct file *file, struct page *page) in vxfs_readpage() function

Completed in 1 milliseconds