const github.com/prometheus/procfs.deviceEntryLen

3 uses

	github.com/prometheus/procfs (current package)
		mountstats.go#L34: 	deviceEntryLen = 8
		mountstats.go#L262: 		if len(ss) > deviceEntryLen {
		mountstats.go#L287: 	if len(ss) < deviceEntryLen {