Lines Matching defs:out
52 static void bch2_journal_ptr_to_text(struct printbuf *out, struct bch_fs *c, struct journal_ptr *p) in bch2_journal_ptr_to_text()
61 void bch2_journal_ptrs_to_text(struct printbuf *out, struct bch_fs *c, struct journal_replay *j) in bch2_journal_ptrs_to_text()
70 static void bch2_journal_datetime_to_text(struct printbuf *out, struct jset *j) in bch2_journal_datetime_to_text()
80 static void bch2_journal_replay_to_text(struct printbuf *out, struct bch_fs *c, in bch2_journal_replay_to_text()
285 static void journal_entry_err_msg(struct printbuf *out, in journal_entry_err_msg()
429 static void journal_entry_btree_keys_to_text(struct printbuf *out, struct bch_fs *c, in journal_entry_btree_keys_to_text()
487 static void journal_entry_btree_root_to_text(struct printbuf *out, struct bch_fs *c, in journal_entry_btree_root_to_text()
503 static void journal_entry_prio_ptrs_to_text(struct printbuf *out, struct bch_fs *c, in journal_entry_prio_ptrs_to_text()
526 static void journal_entry_blacklist_to_text(struct printbuf *out, struct bch_fs *c, in journal_entry_blacklist_to_text()
566 static void journal_entry_blacklist_v2_to_text(struct printbuf *out, struct bch_fs *c, in journal_entry_blacklist_v2_to_text()
600 static void journal_entry_usage_to_text(struct printbuf *out, struct bch_fs *c, in journal_entry_usage_to_text()
645 static void journal_entry_data_usage_to_text(struct printbuf *out, struct bch_fs *c, in journal_entry_data_usage_to_text()
686 static void journal_entry_clock_to_text(struct printbuf *out, struct bch_fs *c, in journal_entry_clock_to_text()
728 static void journal_entry_dev_usage_to_text(struct printbuf *out, struct bch_fs *c, in journal_entry_dev_usage_to_text()
761 static void journal_entry_log_to_text(struct printbuf *out, struct bch_fs *c, in journal_entry_log_to_text()
780 static void journal_entry_overwrite_to_text(struct printbuf *out, struct bch_fs *c, in journal_entry_overwrite_to_text()
797 static void journal_entry_log_bkey_to_text(struct printbuf *out, struct bch_fs *c, in journal_entry_log_bkey_to_text()
813 static void journal_entry_write_buffer_keys_to_text(struct printbuf *out, struct bch_fs *c, in journal_entry_write_buffer_keys_to_text()
841 static void journal_entry_datetime_to_text(struct printbuf *out, struct bch_fs *c, in journal_entry_datetime_to_text()
879 void bch2_journal_entry_to_text(struct printbuf *out, struct bch_fs *c, in bch2_journal_entry_to_text()