Lines Matching refs:printbuf
98 static void prt_str_opt_boundscheck(struct printbuf *out, const char * const opts[], in prt_str_opt_boundscheck()
108 void bch2_prt_##name(struct printbuf *out, type t) \
121 struct printbuf *err) in bch2_opt_fix_errors_parse()
138 static void bch2_opt_fix_errors_to_text(struct printbuf *out, in bch2_opt_fix_errors_to_text()
290 int bch2_opt_validate(const struct bch_option *opt, u64 v, struct printbuf *err) in bch2_opt_validate()
329 struct printbuf *err) in bch2_opt_parse()
406 void bch2_opt_to_text(struct printbuf *out, in bch2_opt_to_text()
449 void bch2_opts_to_text(struct printbuf *out, in bch2_opts_to_text()
509 struct printbuf *parse_later, in bch2_parse_one_mount_opt()
512 struct printbuf err = PRINTBUF; in bch2_parse_one_mount_opt()
578 struct printbuf *parse_later, char *options) in bch2_parse_mount_opts()