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

/linux-4.1.27/fs/squashfs/
H A Dfile.c453 static int squashfs_readpage(struct file *file, struct page *page) squashfs_readpage() function
462 TRACE("Entered squashfs_readpage, page index %lx, start block %llx\n", squashfs_readpage()
502 .readpage = squashfs_readpage
H A Dfile_direct.c82 * squashfs_readpage also trying to grab them. Fall back to squashfs_readpage_block()

Completed in 83 milliseconds