Lines Matching refs:tstate
638 uint_t tstate /* Errored tstate flags */
647 if (tstate != 0) {
676 uint_t top_tstate, /* Errored tstate flags */
742 uint_t tstate = 0;
764 if (meta_get_tstate(namep->dev, &tstate, ep) != 0)
766 comp_state = comp_state_to_name(cp, &tv, tstate &
778 tstate & MD_DEV_ERRORED);
982 uint_t tstate = 0;
1036 if (meta_get_tstate(stripep->common.namep->dev, &tstate, ep)
1040 if ((tstate & MD_DEV_ERRORED) != 0) {
1078 tstate & MD_DEV_ERRORED, ep) != 0) {