Lines Matching defs:state
1169 * Print out configuration state as requested by status_callback.
1183 char *state;
1192 state = zpool_state_to_name(vs->vs_state, vs->vs_aux);
1199 state = "INUSE";
1201 state = "AVAIL";
1205 name, state);
1486 (void) printf(gettext(" state: %s"), health);
1578 * Print out an action according to the overall state of the pool.
1640 * If the state is "closed" or "can't open", and the aux state
1687 uint64_t state;
1694 ZPOOL_CONFIG_POOL_STATE, &state) == 0);
1701 } else if (state != POOL_STATE_EXPORTED &&
1779 * vdevs in the FAULTED state. In other words, it does verbatim
2051 * post-process the list to deal with pool state and possible
3218 * state unless -R is specified.
3392 "onlined, but remains in faulted state\n"),
3416 * -f Force the device into the offline state, even if doing
3421 * state will not be persistent across reboots.
4008 (void) printf(gettext(" state: %s\n"), health);
4014 "continue functioning in a degraded state.\n"));
4031 "functioning in a degraded state.\n"));
4060 "a\n\tdegraded state.\n"));
4070 "a\n\tdegraded state.\n"));
4079 "to function, possibly in a degraded state.\n"));
4158 "in a\n\tdegraded state.\n"));