The Sleuth Kit  4.11.1
Functions
hfs_journal.c File Reference

Contains the internal TSK HFS+ journal code – not included in code by default. More...

#include "tsk_fs_i.h"
#include "tsk_hfs.h"

Functions

uint8_t hfs_jblk_walk (TSK_FS_INFO *fs, TSK_DADDR_T start, TSK_DADDR_T end, int flags, TSK_FS_JBLK_WALK_CB action, void *ptr)
 
uint8_t hfs_jentry_walk (TSK_FS_INFO *fs, int flags, TSK_FS_JENTRY_WALK_CB action, void *ptr)
 
uint8_t hfs_jopen (TSK_FS_INFO *fs, TSK_INUM_T inum)
 

Detailed Description

Contains the internal TSK HFS+ journal code – not included in code by default.


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.