libsquashfs  1.3.2
A new set of tools and libraries for working with SquashFS images
sqfs_fragment_t Struct Reference

Data structure that makes up the fragment table entries. More...

#include <block.h>

Collaboration diagram for sqfs_fragment_t:

Data Fields

sqfs_u64 start_offset
 Location of the fragment block on-disk.
 
sqfs_u32 size
 Size of the fragment block in bytes.
 
sqfs_u32 pad0
 Unused. Always initialize this to 0.
 

Detailed Description

Data structure that makes up the fragment table entries.

Definition at line 42 of file block.h.


The documentation for this struct was generated from the following file: