Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dopts.h16 extern const char * const bch2_sb_features[];
Dopts.c31 const char * const bch2_sb_features[] = { variable
Dsuper-io.c1374 prt_bitflags(out, bch2_sb_features, le64_to_cpu(sb->features[0])); in bch2_sb_to_text()