Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsuper.h32 struct bch_dev *bch2_dev_lookup(struct bch_fs *, const char *);
H A Ddisk_groups.c502 ca = bch2_dev_lookup(c, val); in bch2_opt_target_parse()
H A Dchardev.c48 ca = bch2_dev_lookup(c, path); in bch2_device_lookup()
H A Dsuper.c2250 struct bch_dev *bch2_dev_lookup(struct bch_fs *c, const char *name) in bch2_dev_lookup() function