func github.com/prometheus/procfs.NewDefaultFS

2 uses

	github.com/prometheus/procfs (current package)
		fs.go#L31: func NewDefaultFS() (FS, error) {

	github.com/prometheus/client_golang/prometheus
		process_collector_other.go#L23: 	_, err := procfs.NewDefaultFS()