20#ifndef SQFS_META_WRITER_H 
   21#define SQFS_META_WRITER_H 
   67    SQFS_META_WRITER_ALL_FLAGS = 0x01,
 
  145                        sqfs_u64 *block_start,
 
Includes forward declarations of data structures, macros and integer types.
 
Encapsultes a compressor with a simple interface to compress or extract chunks of data.
 
Abstracts file I/O to make it easy to embedd SquashFS.
 
A generic inode structure that combines all others and provides additional information.