Searched refs:stripe_blockcount_get (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | ec.h | 50 static inline unsigned stripe_blockcount_get(const struct bch_stripe *s, in stripe_blockcount_get() function 105 blocks_empty += !stripe_blockcount_get(s, i); in stripe_lru_pos()
|
| H A D | ec.c | 180 prt_printf(out, "#%u", stripe_blockcount_get(sp, i)); in bch2_stripe_to_text() 1055 unsigned sectors = stripe_blockcount_get(v, i); in ec_stripe_key_update() 1320 if (stripe_blockcount_get(&bkey_i_to_stripe(&s->existing_stripe.key)->v, i)) in ec_stripe_create() 1873 if (stripe_blockcount_get(existing_v, i)) { in init_new_stripe_from_existing() 2115 sectors -= stripe_blockcount_get(&s->v, i); in bch2_invalidate_stripe_to_dev()
|
| H A D | btree_gc.c | 975 u32 old = stripe_blockcount_get(s, i); in bch2_gc_write_stripes_key()
|
| H A D | buckets.c | 680 stripe_blockcount_get(&s->v, p.ec.block) + in bch2_trigger_stripe_ptr()
|