Searched refs:bch2_sb_features (Results 1 – 3 of 3) sorted by relevance
32 const char * const bch2_sb_features[] = { variable
16 extern const char * const bch2_sb_features[];
405 bch2_sb_features[BCH_FEATURE_NR - 1], in bch2_sb_validate()1483 prt_bitflags(out, bch2_sb_features, le64_to_cpu(sb->features[0])); in bch2_sb_to_text()