Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsuper-io.c314 static int bch2_sb_compatible(struct bch_sb *sb, struct printbuf *out) in bch2_sb_compatible() function
361 ret = bch2_sb_compatible(sb, out); in bch2_sb_validate()
658 ret = bch2_sb_compatible(sb->sb, err); in read_one_super()