var github.com/prometheus/procfs.rInotify

2 uses

	github.com/prometheus/procfs (current package)
		proc_fdinfo.go#L29: 	rInotify = regexp.MustCompile(`^inotify`)
		proc_fdinfo.go#L65: 		} else if rInotify.MatchString(text) {