kubernetes/vendor/github.com/prometheus/procfs/fs_statfs_notype.go

// isRealProc returns true on architectures that don't have a Type argument
// in their Statfs_t struct
func isRealProc(mountPoint string) (bool, error) {}