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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/squashfs/
H A Dinode.c45 static int squashfs_symlink_readpage(struct file *file, struct page *page);
96 .readpage = squashfs_symlink_readpage
1341 static int squashfs_symlink_readpage(struct file *file, struct page *page) function
1349 TRACE("Entered squashfs_symlink_readpage, page index %ld, start block "
1365 ERROR("(squashfs_symlink_readpage) length != index\n");

Completed in 60 milliseconds