func()

in pkg/raid/raid.go [138:140]


func (s *stripedArray) Stop() error {
	return stopRaidDevice(s.Device())
}