Home
last modified time | relevance | path

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

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