Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsuper-io.c774 static int __bch2_read_super(const char *path, struct bch_opts *opts, in __bch2_read_super() function
935 return __bch2_read_super(path, opts, sb, false); in bch2_read_super()
943 return __bch2_read_super(path, opts, sb, true); in bch2_read_super_silent()