Searched refs:NS_DEFAULT (Results 1 – 5 of 5) sorted by relevance
24 enum MountNamespace { NS_BOOTSTRAP, NS_DEFAULT }; enumerator
314 return NS_DEFAULT; in GetCurrentMountNamespace()
224 if (auto result = SwitchToMountNamespaceIfNeeded(NS_DEFAULT); !result.ok()) { in Fork()
1285 if (*current_mount_ns == NS_DEFAULT) { in GenerateLinkerConfiguration()1407 if (auto result = SwitchToMountNamespaceIfNeeded(NS_DEFAULT); !result.ok()) { in do_enter_default_mount_ns()
480 override_mount_namespace = NS_DEFAULT; in Start()