Module passthrough

Source

Modules§

newlogfs

Structs§

InodeData
Represents an inode in PassthroughFs.
PassthroughFs
A file system that simply “passes through” all requests it receives to the underlying file system.

Constants§

CURRENT_DIR_CSTR
Current directory
EMPTY_CSTR
PARENT_DIR_CSTR
Parent directory
PROC_SELF_FD_CSTR
ROOT_ID
VFS_MAX_INO

Functions§

new_passthroughfs_layer