Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dopts.c21 const char * const bch2_fsck_fix_opts[] = { variable
126 int ret = match_string(bch2_fsck_fix_opts, -1, val); in bch2_opt_fix_errors_parse()
143 prt_str(out, bch2_fsck_fix_opts[v]); in bch2_opt_fix_errors_to_text()
Dopts.h14 extern const char * const bch2_fsck_fix_opts[];