pub const NO_PARENT: EntryId = u32::MAX; // 4_294_967_295u32
Sentinel parent value for an entry attached to the volume root (no parent).
parent