The Sleuth Kit  4.10.2
Public Attributes | List of all members
TSK_FS_BLOCK Struct Reference

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_INFOfs_info
 Pointer to file system that block is from.
 
int tag
 

Detailed Description

Generic data structure to hold block data with metadata.


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

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