Home
last modified time | relevance | path

Searched defs:squashfs_sb_info (Results 1 – 1 of 1) sorted by relevance

/fs/squashfs/
Dsquashfs_fs_sb.h55 struct squashfs_sb_info { struct
56 const struct squashfs_decompressor *decompressor;
57 int devblksize;
58 int devblksize_log2;
59 struct squashfs_cache *block_cache;
60 struct squashfs_cache *fragment_cache;
61 struct squashfs_cache *read_page;
62 int next_meta_index;
63 __le64 *id_table;
64 __le64 *fragment_index;
[all …]