Home
last modified time | relevance | path

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

/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c48 static int squashfs_readpage4K(struct file *file, struct page *page);
76 .readpage = squashfs_readpage4K
1567 static int squashfs_readpage4K(struct file *file, struct page *page) in squashfs_readpage4K() function