Searched refs:journal_validate_key (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | journal_io.c | 325 static int journal_validate_key(struct bch_fs *c, in journal_validate_key() function 397 int ret = journal_validate_key(c, jset, entry, in journal_entry_btree_keys_validate() 455 ret = journal_validate_key(c, jset, entry, 1, entry->btree_id, k, in journal_entry_btree_root_validate()
|