Home
last modified time | relevance | path

Searched refs:__bch2_bkey_validate (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dbkey_methods.h53 int __bch2_bkey_validate(struct bch_fs *, struct bkey_s_c,
H A Dbkey_methods.c163 int __bch2_bkey_validate(struct bch_fs *c, struct bkey_s_c k, in __bch2_bkey_validate() function
234 return __bch2_bkey_validate(c, k, from) ?: in bch2_bkey_validate()
H A Dbtree_io.c857 return __bch2_bkey_validate(c, k, from) ?: in bset_key_validate()
876 return !__bch2_bkey_validate(c, u.s_c, in bkey_packed_valid()