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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/freevxfs/
H A Dvxfs_subr.c41 static int vxfs_readpage(struct file *, struct page *);
45 .readpage = vxfs_readpage,
145 * vxfs_readpage - read one page synchronously into the pagecache
150 * The vxfs_readpage routine reads @page synchronously into the
160 vxfs_readpage(struct file *file, struct page *page) function

Completed in 102 milliseconds