pub fn meta_generation_matches(phys: PhysAddr, expected: u32) -> boolExpand description
Returns true if MetaSlot::generation matches expected for phys (epoch check for use-after-free guards).
pub fn meta_generation_matches(phys: PhysAddr, expected: u32) -> boolReturns true if MetaSlot::generation matches expected for phys (epoch check for use-after-free guards).