The Sleuth Kit 4.15.0-develop
FFS_INFO Struct Reference

Public Attributes

unsigned int ffsbsize_b
unsigned int ffsbsize_f
union { 
   ffs_sb1 *   sb1 
   ffs_sb2 *   sb2 
fs
TSK_FS_INFO fs_info
FFS_GRPNUM_T groups_count
TSK_DADDR_T grp_addr
 Address where cached cyl grp data was read from (r/w shared - lock).
char * grp_buf
 Cached cylinder group buffer (r/w shared - lock).
FFS_GRPNUM_T grp_num
 Cyl grp num that is cached (r/w shared - lock).
TSK_DADDR_T itbl_addr
 Address where inode block buf was read from (r/w shared - lock).
char * itbl_buf
 Cached inode block buffer (r/w shared - lock).
tsk_lock_t lock

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.