Home
last modified time | relevance | path

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

/system/core/init/
Dmount_namespace.cpp71 static std::string GetMountNamespaceId() { in GetMountNamespaceId() function
247 bootstrap_ns_id = GetMountNamespaceId(); in SetupMountNamespaces()
263 default_ns_id = GetMountNamespaceId(); in SetupMountNamespaces()
272 default_ns_id = GetMountNamespaceId(); in SetupMountNamespaces()
289 if (ns_id != GetMountNamespaceId() && ns_fd.get() != -1) { in SwitchToMountNamespaceIfNeeded()