Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsuper-io.c696 static int __bch2_read_super(const char *path, struct bch_opts *opts, in __bch2_read_super() function
857 return __bch2_read_super(path, opts, sb, false); in bch2_read_super()
865 return __bch2_read_super(path, opts, sb, true); in bch2_read_super_silent()