Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dsysfs.c24 static const char * const error_actions[] = { variable
550 return bch_snprint_string_list(buf, PAGE_SIZE, error_actions, in SHOW()
633 ssize_t v = bch_read_string_list(buf, error_actions); in STORE()
/linux-4.1.27/fs/reiserfs/
Dsuper.c912 static const arg_desc_t error_actions[] = { variable
1125 {"errors",.arg_required = 'e',.values = error_actions}, in reiserfs_parse_options()