⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
BLOCK_SIZE
veridian_
kernel
0.25.2
In veridian_
kernel::
fs::
blockfs
veridian_kernel
::
fs
::
blockfs
Constant
BLOCK_
SIZE
Copy item path
Source
pub const BLOCK_SIZE: usize = 4096;
Expand description
Block size (4KB)