Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dec.h152 STRIPE_REF_io, enumerator
249 case STRIPE_REF_io: in ec_stripe_new_put()
Dec.c1572 if (!atomic_read(&s->ref[STRIPE_REF_io])) in get_pending_stripe()
1616 ec_stripe_new_put(c, s, STRIPE_REF_io); in ec_stripe_new_set_pending()
1732 atomic_set(&s->ref[STRIPE_REF_io], 1); in ec_new_stripe_alloc()
2416 atomic_read(&s->ref[STRIPE_REF_io]), in bch2_new_stripe_to_text()
Dalloc_foreground.c106 ec_stripe_new_put(c, ob->ec, STRIPE_REF_io); in __bch2_open_bucket_put()
887 ec_stripe_new_get(h->s, STRIPE_REF_io); in bucket_alloc_from_stripe()