⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

DIRECT_MAX_BLOCKS

Constant DIRECT_MAX_BLOCKS 

Source
pub const DIRECT_MAX_BLOCKS: usize = DIRECT_BLOCKS; // 12usize
Expand description

Maximum file size addressable via direct blocks only: 12 * 4KB = 48KB