Searched refs:state_completed (Results 1 – 1 of 1) sorted by relevance
10210 static const char * const state_completed[] = { in state_completed_string() local10216 if (completed < ARRAY_SIZE(state_completed)) in state_completed_string()10217 return state_completed[completed]; in state_completed_string()