Searched refs:bch2_disk_path_to_text (Results 1 – 4 of 4) sorted by relevance
/linux/fs/bcachefs/ |
H A D | disk_groups.h | 88 void bch2_disk_path_to_text(struct printbuf *, struct bch_fs *, unsigned);
|
H A D | disk_groups.c | 380 void bch2_disk_path_to_text(struct printbuf *out, struct bch_fs *c, unsigned v) in bch2_disk_path_to_text() function 572 bch2_disk_path_to_text(out, c, t.group); in bch2_target_to_text()
|
H A D | sysfs.c | 784 bch2_disk_path_to_text(out, c, ca->mi.group - 1); in SHOW()
|
H A D | ec.c | 161 bch2_disk_path_to_text(out, c, s.disk_label - 1); in bch2_stripe_to_text()
|