Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd.c4374 static int match_word(const char *word, char **list) in match_word() function
4430 enum array_state st = match_word(buf, array_states); in array_state_store()