Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddisk_groups.h83 int bch2_disk_path_find(struct bch_sb_handle *, const char *);
H A Ddisk_groups.c332 int bch2_disk_path_find(struct bch_sb_handle *sb, const char *name) in bch2_disk_path_find() function
530 g = bch2_disk_path_find(&c->disk_sb, val); in bch2_opt_target_parse()