Searched refs:stripe_csum_offset (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/bcachefs/
H A Dec.h32 static inline unsigned stripe_csum_offset(const struct bch_stripe *s, function
47 return stripe_csum_offset(s, s->nr_blocks, 0) +
77 return (void *) s + stripe_csum_offset(s, block, csum_idx);

Completed in 211 milliseconds