Searched refs:PivotRootDoesntExist (Results 1 – 1 of 1) sorted by relevance
155 PivotRootDoesntExist(&'static str), enumerator282 PivotRootDoesntExist(p) => write!(f, "{} doesn't exist, can't jail devices.", p), in fmt()475 return Err(Error::PivotRootDoesntExist(pivot_root)); in simple_jail()