TSK_FS_BLOCK Struct Reference

#include <tsk_fs.h>


Detailed Description

Generic data strcture to hold block data with metadata.

Data Fields

TSK_DADDR_T addr
 Address of block.
char * buf
 Buffer with block data (of size TSK_FS_INFO::block_size).
TSK_FS_BLOCK_FLAG_ENUM flags
TSK_FS_INFOfs_info
 Pointer to file system that block is from.
int tag

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

Copyright © 2007-2008 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.