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