Home
last modified time | relevance | path

Searched refs:volume_state (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sbin/vinum/
H A Dvinumutil.c62 volume_state(enum volumestate state) in volume_state() function
H A Dlist.c309 volume_state(vol.state), in vinum_lvi()
323 volume_state(vol.state), in vinum_lvi()
/dragonfly/sys/dev/raid/vinum/
H A Dvinumutil.c67 volume_state(enum volumestate state) in volume_state() function
H A Dvinumext.h210 char *volume_state(enum volumestate);
H A Dvinumstate.c413 volume_state(vol->state)); in set_volume_state()
599 log(LOG_INFO, "vinum: %s is %s\n", vol->name, volume_state(vol->state)); in update_volume_state()
H A Dvinumio.c443 volume_state(vol->state)); in format_config()