Home
last modified time | relevance | path

Searched refs:bch2_btree_ptr_v2_validate (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dextents.h417 int bch2_btree_ptr_v2_validate(struct bch_fs *, struct bkey_s_c,
431 .key_validate = bch2_btree_ptr_v2_validate, \
H A Dextents.c191 int bch2_btree_ptr_v2_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_btree_ptr_v2_validate() function