The Sleuth Kit
4.2
|
Generic data structure to hold block data with metadata. More...
#include <tsk_fs.h>
Public Attributes | |
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_INFO * | fs_info |
Pointer to file system that block is from. | |
int | tag |
Generic data structure to hold block data with metadata.
Copyright © 2007-2015 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.