Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
H A 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 SHOW_LOCKED()
/kernel/linux/linux-6.6/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 SHOW_LOCKED()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds