Searched refs:bch_extent_crc (Results 1 – 2 of 2) sorted by relevance
31 BUILD_BUG_ON(!type_is(_entry, union bch_extent_crc *) && \36 (type_is_exact(_entry, const union bch_extent_crc *) || \131 union bch_extent_crc { union141 (const union bch_extent_crc *) (_entry), \142 (union bch_extent_crc *) (_entry))152 bch2_extent_crc_unpack(const struct bkey *k, const union bch_extent_crc *crc) in bch2_extent_crc_unpack()
36 static void bch2_extent_crc_pack(union bch_extent_crc *,525 static void bch2_extent_crc_pack(union bch_extent_crc *dst, in bch2_extent_crc_pack()563 union bch_extent_crc *crc = (void *) ptrs.end; in bch2_extent_crc_append()