Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsuper.h16 struct bch_fs *bch2_dev_to_fs(dev_t);
H A Dsuper.c214 struct bch_fs *bch2_dev_to_fs(dev_t dev) in bch2_dev_to_fs() function
H A Dfs.c2324 c = bch2_dev_to_fs(dev); in bch2_path_to_fs()