Searched refs:bch2_bkey_format_invalid (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
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
|
D | bkey.h | 608 int bch2_bkey_format_invalid(struct bch_fs *, struct bkey_format *,
|
D | btree_io.c | 816 btree_err_on(bch2_bkey_format_invalid(c, &bn->format, write, &buf1), in validate_bset()
|