Searched refs:bch2_sb_layout_to_text (Results 1 – 2 of 2) sorted by relevance
101 void bch2_sb_layout_to_text(struct printbuf *, struct bch_sb_layout *);
1280 void bch2_sb_layout_to_text(struct printbuf *out, struct bch_sb_layout *l) in bch2_sb_layout_to_text() function1409 bch2_sb_layout_to_text(out, &sb->layout); in bch2_sb_to_text()