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

DOUBLE_INDIRECT_MAX_BLOCKS

Constant DOUBLE_INDIRECT_MAX_BLOCKS 

Source
pub const DOUBLE_INDIRECT_MAX_BLOCKS: usize = _; // 1_049_612usize
Expand description

Maximum file size addressable via direct + single + double indirect: 12 + 1024 + 1024*1024 = 1_049_612 blocks = ~4GB