Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dec.h189 STRIPE_REF_io, enumerator
283 case STRIPE_REF_io: in ec_stripe_new_put()
H A Dec.c1406 if (!atomic_read(&s->ref[STRIPE_REF_io])) in get_pending_stripe()
1450 ec_stripe_new_put(c, s, STRIPE_REF_io); in ec_stripe_new_set_pending()
1566 atomic_set(&s->ref[STRIPE_REF_io], 1); in ec_new_stripe_alloc()
2284 atomic_read(&s->ref[STRIPE_REF_io]), in bch2_new_stripe_to_text()
H A Dalloc_foreground.c105 ec_stripe_new_put(c, ob->ec, STRIPE_REF_io); in __bch2_open_bucket_put()
793 ec_stripe_new_get(h->s, STRIPE_REF_io); in bucket_alloc_from_stripe()