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