The Sleuth Kit  4.11.1
Functions
rawfs.c File Reference

Contains internal "raw" specific file system functions. More...

#include "tsk_fs_i.h"

Functions

TSK_FS_INFOrawfs_open (TSK_IMG_INFO *img_info, TSK_OFF_T offset)
 

Detailed Description

Contains internal "raw" specific file system functions.

The raw file system is used to process an arbitrary chunk of data as 512-byte sectors that have no other structure. This means that you can use the data-level tools, but that is it. Because raw and swapfs are very similar implementations, they share many of the tsk_fs_nofs_XXX functions, such as tsk_fs_nofs_close();


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.