sync_strs 3337 drivers/md/dm-raid.c static const char *sync_strs[] = { sync_strs 3347 drivers/md/dm-raid.c return __within_range(state, 0, ARRAY_SIZE(sync_strs) - 1) ? sync_strs[state] : "undef";