Searched refs:ns_name (Results 1 – 1 of 1) sorted by relevance
218 const auto& ns_name = target_mount_namespace == NS_BOOTSTRAP ? "bootstrap" : "default"; in SwitchToMountNamespaceIfNeeded() local221 return ErrnoError() << "Failed to switch to " << ns_name << " mount namespace."; in SwitchToMountNamespaceIfNeeded()