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

/linux-4.1.27/fs/squashfs/
H A Dfile_cache.c23 int squashfs_readpage_block(struct page *page, u64 block, int bsize) squashfs_readpage_block() function
H A Dsquashfs.h74 extern int squashfs_readpage_block(struct page *, u64, int);
H A Dfile_direct.c27 int squashfs_readpage_block(struct page *target_page, u64 block, int bsize) squashfs_readpage_block() function
H A Dfile.c479 res = squashfs_readpage_block(page, block, bsize); squashfs_readpage()

Completed in 92 milliseconds