Home
last modified time | relevance | path

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

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