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