Home
last modified time | relevance | path

Searched refs:sync_strs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-raid.c3345 static const char *sync_strs[] = { in sync_str() local
3355 return __within_range(state, 0, ARRAY_SIZE(sync_strs) - 1) ? sync_strs[state] : "undef"; in sync_str()