Searched refs:bch2_dev_to_fs (Results 1 – 3 of 3) sorted by relevance
13 struct bch_fs *bch2_dev_to_fs(dev_t);
187 struct bch_fs *bch2_dev_to_fs(dev_t dev) in bch2_dev_to_fs() function
2320 c = bch2_dev_to_fs(dev); in bch2_path_to_fs()