Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dextents.h209 static inline bool crc_is_encoded(struct bch_extent_crc_unpacked crc) in crc_is_encoded() function
H A Dextents.c1474 bkey_fsck_err_on(crc_is_encoded(crc) && in bch2_bkey_ptrs_validate()
H A Dfsck.c1849 if (crc_is_encoded(crc) && in check_extent_overbig()