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

/linux-master/fs/bcachefs/
H A Dec.h150 STRIPE_REF_io, enumerator in enum:ec_stripe_ref
242 case STRIPE_REF_io:
H A Dec.c1467 if (!atomic_read(&s->ref[STRIPE_REF_io]))
1509 ec_stripe_new_put(c, s, STRIPE_REF_io);
1621 atomic_set(&s->ref[STRIPE_REF_io], 1);
2203 atomic_read(&s->ref[STRIPE_REF_io]),
H A Dalloc_foreground.c106 ec_stripe_new_put(c, ob->ec, STRIPE_REF_io);
821 ec_stripe_new_get(h->s, STRIPE_REF_io);

Completed in 133 milliseconds