Home
last modified time | relevance | path

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

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