Home
last modified time | relevance | path

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

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