Searched refs:raid_states (Results 1 – 1 of 1) sorted by relevance
120 } raid_states[] = { variable133 for (i = 0; i < ARRAY_SIZE(raid_states); i++) { in raid_state_name()134 if (raid_states[i].value == state) { in raid_state_name()135 name = raid_states[i].name; in raid_state_name()