Searched refs:journal_validate_key (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | journal_io.c | 329 static int journal_validate_key(struct bch_fs *c, in journal_validate_key() function 403 int ret = journal_validate_key(c, jset, entry, k, from, version, big_endian); in journal_entry_btree_keys_validate() 462 ret = journal_validate_key(c, jset, entry, k, from, version, big_endian); in journal_entry_btree_root_validate()
|