libsquashfs 1.3.0
A new set of tools and libraries for working with SquashFS images
|
On-disk data structure that holds a single xattr value. More...
#include <xattr.h>
Data Fields | |
sqfs_u32 | size |
The exact size in bytes of the value that follows. | |
sqfs_u8 | value [] |
On-disk data structure that holds a single xattr value.
See sqfs_xattr_reader_t for an overview how SquashFS stores extended attributes on disk.
sqfs_u32 size |