Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dextents.h210 static inline bool crc_is_encoded(struct bch_extent_crc_unpacked crc) in crc_is_encoded() function
Dio_write.c1114 if (crc_is_encoded(p.crc) || p.has_ec) { in bch2_extent_is_writeable()
Dextents.c1296 bkey_fsck_err_on(crc_is_encoded(crc) && in bch2_bkey_ptrs_validate()
Dfsck.c1905 if (crc_is_encoded(crc) && in check_extent_overbig()