TSK_MM_INFO Struct Reference

#include <tsk_vs.h>


Detailed Description

Data structure used to store state and basic information for open volume systems.


Data Fields

TSK_IMG_INFOimg_info
 Pointer to disk image that VS is in.
TSK_MM_INFO_TYPE_ENUM mmtype
 Type of volume system / media management.
TSK_DADDR_T offset
 Byte offset where VS starts in disk image.
const char * str_type
 String name of VS types.
unsigned int block_size
 Size of blocks in bytes.
unsigned int dev_bsize
 Size of device blocks in bytes (typically 512).
TSK_ENDIAN_ENUM endian
 Endian ordering of data.
TSK_MM_PARTpart_list
 Linked list of partitions.
TSK_PNUM_T first_part
 number of first partition
TSK_PNUM_T last_part
 number of last partition
uint8_t(* part_walk )(TSK_MM_INFO *, TSK_PNUM_T, TSK_PNUM_T, int, TSK_MM_PART_WALK_CB, void *)
void(* close )(TSK_MM_INFO *)


The documentation for this struct was generated from the following file:
Generated on Tue Jan 29 00:26:15 2008 for The Sleuth Kit (Incomplete Docs) by  doxygen 1.5.1