type github.com/prometheus/procfs.Namespace

3 uses

	github.com/prometheus/procfs (current package)
		proc_ns.go#L24: type Namespace struct {
		proc_ns.go#L30: type Namespaces map[string]Namespace
		proc_ns.go#L64: 		ns[name] = Namespace{typ, uint32(inode)}