Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddisk_groups.h89 void bch2_disk_path_to_text_sb(struct printbuf *, struct bch_sb *, unsigned);
H A Ddisk_groups.c411 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 Dsb-members.c226 bch2_disk_path_to_text_sb(out, sb, in member_to_text()
H A Dsuper.c1914 bch2_disk_path_to_text_sb(&label, sb.sb, BCH_MEMBER_GROUP(&dev_mi) - 1); in bch2_dev_add()