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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 111 milliseconds