Searched refs:bootstrap_ns_id (Results 1 – 1 of 1) sorted by relevance
192 static std::string bootstrap_ns_id; variable255 bootstrap_ns_id = GetMountNamespaceId(); in SetupMountNamespaces()294 const auto& ns_id = target_mount_namespace == NS_BOOTSTRAP ? bootstrap_ns_id : default_ns_id; in SwitchToMountNamespaceIfNeeded()311 if (current_namespace_id == bootstrap_ns_id) { in GetCurrentMountNamespace()