The Sleuth Kit 4.15.0-develop
fs Directory Reference

Files

 
btrfs.cpp
 Contains the internal TSK Btrfs file system functions.
 
dcat_lib.cpp
 Contains the library API functions used by the TSK blkcat command line tool.
 
fatfs_dent.cpp
 Contains the internal TSK FAT file name processing code.
 
fatfs_utils.c
 Contains utility functions for processing FAT file systems.
 
fs_attrlist.c
 File that contains functions to process TSK_FS_ATTRLIST structures, which hold a linked list of TSK_FS_ATTR attribute structures.
 
fs_block.c
 Contains functions to allocate, free, and read data into a TSK_FS_BLOCK structure.
 
fs_inode.c
 Contains functions to allocate, free, and process the generic inode structures.
 
fs_io.c
 Contains functions to read data from a disk image and wrapper functions to read file content.
 
fs_open.c
 Contains the general code to open a file system – this calls the file system -specific opening routines.
 
fs_parse.c
 Contains code to parse specific types of data from the command line.
 
fs_types.c
 Contains TSK functions that deal with parsing and printing file system type strings.
 
logical_fs.cpp
 Contains the internal TSK logical file system functions.
 
ntfs_dent.cpp
 NTFS file name processing internal functions.
 
rawfs.c
 Contains internal "raw" specific file system functions.
 
swapfs.c
 Contains the internal "swapfs" specific functions.
 
tsk_exfatfs.h
 Contains declarations of structures and functions specific to TSK exFAT file system support.
 
tsk_fatfs.h
 Contains the structures and function APIs for TSK FAT (FAT12, FAT16, FAT32, exFAT) file system support.
 
tsk_fatxxfs.h
 Contains the structures and function APIs for TSK FATXX (FAT12, FAT16, FAT32) file system support.
 
tsk_fs.h
 External header file for file system support.
 
tsk_fs_i.h
 Contains the internal library definitions for the file system functions.
 
yaffs.cpp
 Contains the internal TSK YAFFS2 file system functions.

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.