Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsuper-io.c331 static int bch2_sb_compatible(struct bch_sb *sb, struct printbuf *out) in bch2_sb_compatible() function
378 ret = bch2_sb_compatible(sb, out); in bch2_sb_validate()
704 ret = bch2_sb_compatible(sb->sb, err); in read_one_super()