The Sleuth Kit
4.11.1
|
Public Attributes | |
const TSK_FS_ATTR * | blockmap_attr |
char | blockmap_cache [4096] |
Cache for blockmap (r/w shared - lock) | |
size_t | blockmap_cache_len |
Length of cache that is being used (r/w shared - lock) | |
TSK_OFF_T | blockmap_cache_start |
Byte offset of blockmap where cache starts (r/w shared - lock) | |
TSK_FS_FILE * | blockmap_file |
const TSK_FS_ATTR * | catalog_attr |
TSK_FS_FILE * | catalog_file |
hfs_btree_header_record | catalog_header |
TSK_FS_DIR * | dir_meta_dir |
const TSK_FS_ATTR * | extents_attr |
TSK_FS_FILE * | extents_file |
hfs_btree_header_record | extents_header |
hfs_plus_vh * | fs |
TSK_FS_INFO | fs_info |
unsigned char | has_attributes_file |
unsigned char | has_extents_file |
unsigned char | has_meta_crtime |
unsigned char | has_meta_dir_crtime |
unsigned char | has_root_crtime |
unsigned char | has_startup_file |
TSK_OFF_T | hfs_wrapper_offset |
char | is_case_sensitive |
tsk_lock_t | lock |
time_t | meta_crtime |
TSK_FS_DIR * | meta_dir |
TSK_INUM_T | meta_dir_inum |
TSK_INUM_T | meta_inum |
tsk_lock_t | metadata_dir_cache_lock |
time_t | metadir_crtime |
time_t | root_crtime |
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.