Linked list entry that describes a volume in a generic way.
More...
#include <tsk_vs.h>
Public Attributes
Address of this partition.
UTF-8 description of partition (volume system type-specific)
Flags for partition.
Number of sectors in partition.
Pointer to next partition (or NULL)
Pointer to previous partition (or NULL)
Entry in the table that describes this partition.
Sector offset of start of partition.
Table address that describes this partition.
int tag
Pointer to parent volume system handle.
Detailed Description
Linked list entry that describes a volume in a generic way.
The documentation for this struct was generated from the following file: