Home
last modified time | relevance | path

Searched refs:bch2_sb_error_strs (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dsb-errors.h7 extern const char * const bch2_sb_error_strs[];
H A Dsb-errors.c7 const char * const bch2_sb_error_strs[] = { variable
16 prt_str(out, bch2_sb_error_strs[id]); in bch2_sb_error_id_to_text()
H A Dsuper-io.c1198 prt_bitflags_vector(out, bch2_sb_error_strs, errors_silent, in bch2_sb_ext_to_text()