Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dsysfs.c51 static const char * const error_actions[] = { variable
766 return bch_snprint_string_list(buf, PAGE_SIZE, error_actions, in SHOW()
874 v = __sysfs_match_string(error_actions, -1, buf); in STORE()