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

PTRS_PER_BLOCK

Constant PTRS_PER_BLOCK 

Source
pub const PTRS_PER_BLOCK: usize = _; // 1_024usize
Expand description

Number of block pointers that fit in one indirect block (4096 / 4 = 1024)