Searched refs:stripe_csum (Results 1 – 1 of 1) sorted by relevance
71 static inline void *stripe_csum(struct bch_stripe *s, in stripe_csum() function85 memcpy(&csum, stripe_csum(s, block, csum_idx), bch_crc_bytes[s->csum_type]); in stripe_csum_get()93 memcpy(stripe_csum(s, block, csum_idx), &csum, bch_crc_bytes[s->csum_type]); in stripe_csum_set()