github.com/prometheus/procfs.ProcFDInfo.InotifyInfos (field)

3 uses

	github.com/prometheus/procfs (current package)
		proc_fdinfo.go#L43: 	InotifyInfos []InotifyInfo
		proc_fdinfo.go#L79: 		InotifyInfos: inotify,
		proc_fdinfo.go#L121: 		length += len(f.InotifyInfos)