Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dopts.c32 const char * const bch2_sb_features[] = { variable
H A Dopts.h16 extern const char * const bch2_sb_features[];
H A Dsuper-io.c405 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()