| 
    libsquashfs 1.3.0
    
   A new set of tools and libraries for working with SquashFS images 
   | 
 
Files | |
| file | block.h [code] | 
| Contains on-disk data structures for data block management.  | |
| file | block_processor.h [code] | 
| Contains declarations for the data block processor.  | |
| file | block_writer.h [code] | 
| Contains declarations for the sqfs_block_writer_t structure.  | |
| file | compressor.h [code] | 
| Contains declarations to everything related to data compression.  | |
| file | data_reader.h [code] | 
| Contains declarations for the sqfs_data_reader_t.  | |
| file | dir.h [code] | 
| Contains on-disk data structures for the directory table and declarations for the sqfs_dir_writer_t.  | |
| file | dir_reader.h [code] | 
| Contains declarations for the sqfs_dir_reader_t.  | |
| file | dir_writer.h [code] | 
| Contains declarations for the sqfs_dir_writer_t.  | |
| file | error.h [code] | 
| Contains the SQFS_ERROR enumerator.  | |
| file | frag_table.h [code] | 
| Contains declarations for the sqfs_frag_table_t data structure.  | |
| file | id_table.h [code] | 
| Contains declarations for the sqfs_id_table_t data structure.  | |
| file | inode.h [code] | 
| Contains on-disk data structures used for inodes.  | |
| file | io.h [code] | 
| Contains the sqfs_file_t interface for abstracting file I/O.  | |
| file | meta_reader.h [code] | 
| Contains declarations for the sqfs_meta_reader_t.  | |
| file | meta_writer.h [code] | 
| Contains declarations for the sqfs_meta_writer_t.  | |
| file | predef.h [code] | 
| Includes forward declarations of data structures, macros and integer types.  | |
| file | super.h [code] | 
| Contains on-disk data structures, identifiers and functions for the SquashFS super block.  | |
| file | table.h [code] | 
| Contains helper functions for reading or writing tables.  | |
| file | xattr.h [code] | 
| Contains on-disk data structures for storing extended attributes.  | |
| file | xattr_reader.h [code] | 
| Contains declarations for the sqfs_xattr_reader_t.  | |
| file | xattr_writer.h [code] | 
| Contains declarations for the sqfs_xattr_writer_t.  | |