Lines Matching defs:jset
20 static struct nonce journal_nonce(const struct jset *jset) in journal_nonce()
218 struct jset *jset, in journal_entry_err_msg()
244 #define journal_entry_err(c, version, jset, entry, _err, msg, ...) \ argument
275 struct jset *jset, in journal_validate_key()
352 struct jset *jset, in journal_entry_btree_keys_validate()
392 struct jset *jset, in journal_entry_btree_root_validate()
431 struct jset *jset, in journal_entry_prio_ptrs_validate()
446 struct jset *jset, in journal_entry_blacklist_validate()
473 struct jset *jset, in journal_entry_blacklist_v2_validate()
515 struct jset *jset, in journal_entry_usage_validate()
549 struct jset *jset, in journal_entry_data_usage_validate()
593 struct jset *jset, in journal_entry_clock_validate()
633 struct jset *jset, in journal_entry_dev_usage_validate()
695 struct jset *jset, in journal_entry_log_validate()
713 struct jset *jset, in journal_entry_overwrite_validate()
729 struct jset *jset, in journal_entry_write_buffer_keys_validate()
762 struct jset *jset, in bch2_journal_entry_validate()
784 static int jset_validate_entries(struct bch_fs *c, struct jset *jset, in jset_validate_entries()
810 struct jset *jset, u64 sector, in jset_validate()
860 struct jset *jset, u64 sector, in jset_validate_early()
1741 struct jset *jset = w->data; in bch2_journal_write_prep() local