Searched refs:sync_strs (Results 1 – 1 of 1) sorted by relevance
3345 static const char *sync_strs[] = { in sync_str() local3355 return __within_range(state, 0, ARRAY_SIZE(sync_strs) - 1) ? sync_strs[state] : "undef"; in sync_str()