Searched refs:bch2_disk_path_to_text_sb (Results 1 – 4 of 4) sorted by relevance
/linux/fs/bcachefs/ |
H A D | disk_groups.h | 89 void bch2_disk_path_to_text_sb(struct printbuf *, struct bch_sb *, unsigned);
|
H A D | disk_groups.c | 411 void bch2_disk_path_to_text_sb(struct printbuf *out, struct bch_sb *sb, unsigned v) in bch2_disk_path_to_text_sb() function 575 bch2_disk_path_to_text_sb(out, sb, t.group); in bch2_target_to_text_sb()
|
H A D | sb-members.c | 226 bch2_disk_path_to_text_sb(out, sb, in member_to_text()
|
H A D | super.c | 1914 bch2_disk_path_to_text_sb(&label, sb.sb, BCH_MEMBER_GROUP(&dev_mi) - 1); in bch2_dev_add()
|