Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddisk_groups.h88 void bch2_disk_path_to_text(struct printbuf *, struct bch_fs *, unsigned);
H A Ddisk_groups.c380 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 Dsysfs.c784 bch2_disk_path_to_text(out, c, ca->mi.group - 1); in SHOW()
H A Dec.c161 bch2_disk_path_to_text(out, c, s.disk_label - 1); in bch2_stripe_to_text()