Searched refs:bch2_read_super (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | super-io.h | 97 int bch2_read_super(const char *, struct bch_opts *, struct bch_sb_handle *);
|
| H A D | super.c | 1778 ret = bch2_read_super(path, &opts, &sb); in bch2_dev_add() 1897 ret = bch2_read_super(path, &opts, &sb); in bch2_dev_online() 2178 ret = bch2_read_super(devices[i], &opts, &sb); in bch2_fs_open()
|
| H A D | super-io.c | 932 int bch2_read_super(const char *path, struct bch_opts *opts, in bch2_read_super() function
|