Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dec.h50 static inline unsigned stripe_blockcount_get(const struct bch_stripe *s, in stripe_blockcount_get() function
H A Dec.c177 prt_printf(out, "#%u", stripe_blockcount_get(sp, i)); in bch2_stripe_to_text()
379 m->blocks_nonempty += !!stripe_blockcount_get(s, i); in stripe_to_mem()
1150 if (stripe_blockcount_get(s.v, i)) { in ec_stripe_delete()
1227 unsigned sectors = stripe_blockcount_get(v, i); in ec_stripe_key_update()
1488 if (stripe_blockcount_get(&bkey_i_to_stripe(&s->existing_stripe.key)->v, i)) in ec_stripe_create()
2037 if (stripe_blockcount_get(existing_v, i)) { in init_new_stripe_from_existing()
2272 sectors -= stripe_blockcount_get(&s->v, i); in bch2_invalidate_stripe_to_dev()
H A Dbtree_gc.c947 u32 old = stripe_blockcount_get(s, i); in bch2_gc_write_stripes_key()
H A Dbuckets.c653 stripe_blockcount_get(&s->v, p.ec.block) + in bch2_trigger_stripe_ptr()