Lines Matching refs:printbuf

44 void bch2_version_to_text(struct printbuf *out, unsigned v)  in bch2_version_to_text()
79 enum bch_validate_flags, struct printbuf *);
173 struct printbuf buf = PRINTBUF; in bch2_sb_realloc()
261 static int validate_sb_layout(struct bch_sb_layout *layout, struct printbuf *out) in validate_sb_layout()
314 static int bch2_sb_compatible(struct bch_sb *sb, struct printbuf *out) in bch2_sb_compatible()
353 enum bch_validate_flags flags, struct printbuf *out) in bch2_sb_validate()
635 static int read_one_super(struct bch_sb_handle *sb, u64 offset, struct printbuf *err) in read_one_super()
701 struct printbuf err = PRINTBUF; in __bch2_read_super()
702 struct printbuf err2 = PRINTBUF; in __bch2_read_super()
936 struct printbuf err = PRINTBUF; in bch2_write_super()
1011 struct printbuf buf = PRINTBUF; in bch2_write_super()
1038 struct printbuf buf = PRINTBUF; in bch2_write_super()
1051 struct printbuf buf = PRINTBUF; in bch2_write_super()
1173 enum bch_validate_flags flags, struct printbuf *err) in bch2_sb_ext_validate()
1183 static void bch2_sb_ext_to_text(struct printbuf *out, struct bch_sb *sb, in bch2_sb_ext_to_text()
1232 enum bch_validate_flags flags, struct printbuf *err) in bch2_sb_field_validate()
1235 struct printbuf field_err = PRINTBUF; in bch2_sb_field_validate()
1251 void __bch2_sb_field_to_text(struct printbuf *out, struct bch_sb *sb, in __bch2_sb_field_to_text()
1264 void bch2_sb_field_to_text(struct printbuf *out, struct bch_sb *sb, in bch2_sb_field_to_text()
1280 void bch2_sb_layout_to_text(struct printbuf *out, struct bch_sb_layout *l) in bch2_sb_layout_to_text()
1303 void bch2_sb_to_text(struct printbuf *out, struct bch_sb *sb, in bch2_sb_to_text()