Structs§
- FsBlock
Range - A contiguous range of blocks.
- FsDeleted
Inode - Deleted inode information.
- FsDir
Entry - Filesystem-agnostic directory entry.
- FsMetadata
- Filesystem-agnostic file metadata.
- FsRecovery
Result - Result of attempting to recover a deleted file.
- FsTimeline
Event - A timeline event.
- FsTimestamp
- Filesystem-agnostic timestamp.
- FsTransaction
- A journal transaction.
Enums§
- FsError
- Error type for
ForensicFsoperations. - FsEvent
Type - Type of filesystem event.
- FsFile
Type - Filesystem-agnostic file type.
Functions§
- not_
supported - Helper to create a “not supported” error.
Type Aliases§
- FsResult
- Convenience alias.