Home
last modified time | relevance | path

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

/external/squashfs-tools/kernel/fs/squashfs/
Dsymlink.c46 static int squashfs_symlink_readpage(struct file *file, struct page *page) in squashfs_symlink_readpage() function
117 .readpage = squashfs_symlink_readpage
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c46 static int squashfs_symlink_readpage(struct file *file, struct page *page);
68 .readpage = squashfs_symlink_readpage
1141 static int squashfs_symlink_readpage(struct file *file, struct page *page) in squashfs_symlink_readpage() function