The Sleuth Kit 4.15.0-develop
HFS_INFO Struct Reference

Public Attributes

const TSK_FS_ATTRblockmap_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_FILEblockmap_file
const TSK_FS_ATTRcatalog_attr
TSK_FS_FILEcatalog_file
hfs_btree_header_record catalog_header
TSK_FS_DIRdir_meta_dir
const TSK_FS_ATTRextents_attr
TSK_FS_FILEextents_file
hfs_btree_header_record extents_header
hfs_plus_vhfs
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_DIRmeta_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

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.