Searched refs:INITRD_DEBUG_PARTITION_NAME (Results 1 – 1 of 1) sorted by relevance
32 const INITRD_DEBUG_PARTITION_NAME: &'static [u8] = b"initrd_debug\0"; constant47 Self::InitrdDebug => Self::INITRD_DEBUG_PARTITION_NAME, in as_bytes()59 Self::INITRD_DEBUG_PARTITION_NAME => Ok(Self::InitrdDebug), in try_from()