|
Linux Kernel
3.7.1
|
#include <squashfs_fs_sb.h>
Definition at line 55 of file squashfs_fs_sb.h.
| struct squashfs_cache* block_cache |
Definition at line 59 of file squashfs_fs_sb.h.
| unsigned short block_log |
Definition at line 75 of file squashfs_fs_sb.h.
| unsigned int block_size |
Definition at line 74 of file squashfs_fs_sb.h.
Definition at line 76 of file squashfs_fs_sb.h.
| struct squashfs_decompressor* decompressor |
Definition at line 56 of file squashfs_fs_sb.h.
| int devblksize |
Definition at line 57 of file squashfs_fs_sb.h.
| int devblksize_log2 |
Definition at line 58 of file squashfs_fs_sb.h.
| u64 directory_table |
Definition at line 72 of file squashfs_fs_sb.h.
| struct squashfs_cache* fragment_cache |
Definition at line 60 of file squashfs_fs_sb.h.
| __le64* fragment_index |
Definition at line 64 of file squashfs_fs_sb.h.
| __le64* id_table |
Definition at line 63 of file squashfs_fs_sb.h.
| __le64* inode_lookup_table |
Definition at line 70 of file squashfs_fs_sb.h.
| u64 inode_table |
Definition at line 71 of file squashfs_fs_sb.h.
| unsigned int inodes |
Definition at line 77 of file squashfs_fs_sb.h.
Definition at line 68 of file squashfs_fs_sb.h.
Definition at line 67 of file squashfs_fs_sb.h.
| int next_meta_index |
Definition at line 62 of file squashfs_fs_sb.h.
Definition at line 66 of file squashfs_fs_sb.h.
| struct squashfs_cache* read_page |
Definition at line 61 of file squashfs_fs_sb.h.
| void* stream |
Definition at line 69 of file squashfs_fs_sb.h.
| __le64* xattr_id_table |
Definition at line 65 of file squashfs_fs_sb.h.
| int xattr_ids |
Definition at line 78 of file squashfs_fs_sb.h.
| u64 xattr_table |
Definition at line 73 of file squashfs_fs_sb.h.
1.8.2