Searched refs:stripe_blockcount_offset (Results 1 – 2 of 2) sorted by relevance
44 static inline unsigned stripe_blockcount_offset(const struct bch_stripe *s, in stripe_blockcount_offset() function54 return le16_to_cpup((void *) s + stripe_blockcount_offset(s, idx)); in stripe_blockcount_get()60 __le16 *p = (void *) s + stripe_blockcount_offset(s, idx); in stripe_blockcount_set()67 return DIV_ROUND_UP(stripe_blockcount_offset(s, s->nr_blocks), in stripe_val_u64s()
175 stripe_blockcount_offset(&s, i) < bkey_val_bytes(k.k)) in bch2_stripe_to_text()