The Sleuth Kit  4.11.1
Functions
exfatfs_dent.c File Reference

Contains the internal TSK exFAT file system code to handle name category processing. More...

#include "tsk_exfatfs.h"
#include "tsk_fs_i.h"
#include "tsk_fatfs.h"
#include <assert.h>

Functions

TSK_RETVAL_ENUM exfatfs_dent_parse_buf (FATFS_INFO *a_fatfs, TSK_FS_DIR *a_fs_dir, char *a_buf, TSK_OFF_T a_buf_len, TSK_DADDR_T *a_sector_addrs, int recursion_depth)
 

Detailed Description

Contains the internal TSK exFAT file system code to handle name category processing.


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.