Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dec.h31 static inline unsigned stripe_csum_offset(const struct bch_stripe *s, in stripe_csum_offset() function
46 return stripe_csum_offset(s, s->nr_blocks, 0) + in stripe_blockcount_offset()
76 return (void *) s + stripe_csum_offset(s, block, csum_idx); in stripe_csum()