TSK_FS_DATA_RUN Struct Reference

#include <tsk_fs.h>


Detailed Description

Generic structure used to describe a run of consecutive blocks.

These are in a linked list.


Data Fields

TSK_FS_DATA_RUNnext
 Pointer to the next run in the attribute.
TSK_DADDR_T offset
 Logical block offset of this run in the "file".
TSK_DADDR_T addr
 Starting block address of run.
TSK_DADDR_T len
 Number of blocks in run.
TSK_FS_DATA_RUN_FLAG_ENUM flags
 Flags for run.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 29 00:26:15 2008 for The Sleuth Kit (Incomplete Docs) by  doxygen 1.5.1