Home
last modified time | relevance | path

Searched refs:InstanceImageFull (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Virtualization/pvmfw/src/
Dinstance.rs41 InstanceImageFull, enumerator
66 Self::InstanceImageFull => write!(f, "Failed to obtain a free instance.img partition"), in fmt()
235 Err(Error::InstanceImageFull) in locate_entry()