Home
last modified time | relevance | path

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

/system/core/init/
Dmount_namespace.cpp72 static std::string bootstrap_ns_id; variable
144 bootstrap_ns_id = GetMountNamespaceId(); in SetupMountNamespaces()
203 if (current_namespace_id == bootstrap_ns_id) { in SwitchToMountNamespaceIfNeeded()
233 if (current_namespace_id == bootstrap_ns_id) { in GetCurrentMountNamespace()