Searched refs:squashfs_read_data (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/fs/squashfs/ |
| D | squashfs.h | 31 extern int squashfs_read_data(struct super_block *, u64, int, u64 *,
|
| D | decompressor.c | 124 length = squashfs_read_data(sb, in get_comp_opts()
|
| D | cache.c | 123 entry->length = squashfs_read_data(sb, block, length, in squashfs_cache_get() 445 res = squashfs_read_data(sb, block, length | in squashfs_read_table()
|
| D | file_direct.c | 95 res = squashfs_read_data(inode->i_sb, block, bsize, NULL, actor); in squashfs_readpage_block()
|
| D | block.c | 91 int squashfs_read_data(struct super_block *sb, u64 index, int length, in squashfs_read_data() function
|