Home
last modified time | relevance | path

Searched refs:volplex_otherup (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/raid/vinum/
H A Dvinumstate.c198 || ((vpstate(&PLEX[sd->plexno]) & volplex_otherup) == 0) in set_sd_state()
518 if ((vps & volplex_otherup) == 0) { /* no other plex is up */ in update_plex_state()
794 state |= volplex_otherup; /* and when they were up, they were up */ in vpstate()
H A Dvinumvar.h685 volplex_otherup, /* 2: another plex is up */ enumerator