Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dsysfs.c51 static const char * const error_actions[] = { variable
773 return bch_snprint_string_list(buf, PAGE_SIZE, error_actions, in SHOW()
880 v = __sysfs_match_string(error_actions, -1, buf); in STORE()
/openbmc/linux/fs/reiserfs/
H A Dsuper.c958 static const arg_desc_t error_actions[] = { variable
1171 {"errors",.arg_required = 'e',.values = error_actions}, in reiserfs_parse_options()