Searched refs:bch2_bkey_format_invalid (Results 1 – 3 of 3) sorted by relevance
/linux/fs/bcachefs/ |
H A D | bkey.c | 634 BUG_ON(bch2_bkey_format_invalid(NULL, &ret, 0, &buf)); in bch2_bkey_format_done() 641 int bch2_bkey_format_invalid(struct bch_fs *c, in bch2_bkey_format_invalid() function
|
H A D | bkey.h | 601 int bch2_bkey_format_invalid(struct bch_fs *, struct bkey_format *,
|
H A D | btree_io.c | 815 btree_err_on(bch2_bkey_format_invalid(c, &bn->format, write, &buf1), in validate_bset()
|