Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dec.h51 static inline unsigned stripe_blockcount_get(const struct bch_stripe *s, in stripe_blockcount_get() function
Dec.c176 prt_printf(out, "#%u", stripe_blockcount_get(sp, i)); in bch2_stripe_to_text()
380 m->blocks_nonempty += !!stripe_blockcount_get(s, i); in stripe_to_mem()
1160 if (stripe_blockcount_get(s.v, i)) { in ec_stripe_delete()
1237 unsigned sectors = stripe_blockcount_get(v, i); in ec_stripe_key_update()
1498 if (stripe_blockcount_get(&bkey_i_to_stripe(&s->existing_stripe.key)->v, i)) in ec_stripe_create()
2071 if (stripe_blockcount_get(existing_v, i)) { in __bch2_ec_stripe_head_reuse()
2270 sectors -= stripe_blockcount_get(&s->v, i); in bch2_invalidate_stripe_to_dev()
Dbuckets.c657 stripe_blockcount_get(&s->v, p.ec.block) + in bch2_trigger_stripe_ptr()
Dbtree_gc.c1042 u32 old = stripe_blockcount_get(s, i); in bch2_gc_write_stripes_key()