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

/linux-4.1.27/fs/squashfs/
H A Dblock.c90 int squashfs_read_data(struct super_block *sb, u64 index, int length, squashfs_read_data() function
210 ERROR("squashfs_read_data failed to read block 0x%llx\n", squashfs_read_data()
H A Ddecompressor.c117 length = squashfs_read_data(sb, get_comp_opts()
H A Dsquashfs.h31 extern int squashfs_read_data(struct super_block *, u64, int, u64 *,
H A Dfile_direct.c94 res = squashfs_read_data(inode->i_sb, block, bsize, NULL, actor); squashfs_readpage_block()
H A Dcache.c123 entry->length = squashfs_read_data(sb, block, length, squashfs_cache_get()
442 res = squashfs_read_data(sb, block, length | squashfs_read_table()

Completed in 85 milliseconds