Home
last modified time | relevance | path

Searched refs:VolState (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sbin/vinum/
HDvinumutil.c159 VolState(char *text) in VolState() function
HDcommands.c2387 state = VolState(argv[0]); /* get the state */ in vinum_setstate()
/dragonfly/sys/dev/raid/vinum/
HDvinumutil.c164 VolState(char *text) in VolState() function
HDvinumext.h217 enum volumestate VolState(char *text);
HDvinumconfig.c1563 vol->state = VolState(token[parameter]); /* set the state */ in config_volume()