⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
Module ramfs
veridian_
kernel
0.25.2
Module ramfs
Module Items
Structs
In veridian_
kernel::
fs
veridian_kernel
::
fs
Module
ramfs
Copy item path
Source
Expand description
RAM Filesystem Implementation
A simple in-memory filesystem for testing and temporary storage.
Structs
§
RamFs
RAM filesystem