Searched refs:__bch2_bkey_validate (Results 1 – 3 of 3) sorted by relevance
| /fs/bcachefs/ |
| A D | bkey_methods.h | 53 int __bch2_bkey_validate(struct bch_fs *, struct bkey_s_c,
|
| A D | bkey_methods.c | 169 int __bch2_bkey_validate(struct bch_fs *c, struct bkey_s_c k, in __bch2_bkey_validate() function 250 return __bch2_bkey_validate(c, k, from) ?: in bch2_bkey_validate()
|
| A D | btree_io.c | 899 return __bch2_bkey_validate(c, k, from) ?: in bset_key_validate() 918 return !__bch2_bkey_validate(c, u.s_c, in bkey_packed_valid()
|
Completed in 8 milliseconds