Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dec.h238 static inline void ec_stripe_new_put(struct bch_fs *c, struct ec_stripe_new *s, in ec_stripe_new_put() function
H A Dec.c1553 ec_stripe_new_put(c, s, STRIPE_REF_stripe); in ec_stripe_create()
1606 ec_stripe_new_put(c, s, STRIPE_REF_io); in ec_stripe_new_set_pending()
H A Dalloc_foreground.c106 ec_stripe_new_put(c, ob->ec, STRIPE_REF_io); in __bch2_open_bucket_put()