Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dec.h239 static inline void ec_stripe_new_put(struct bch_fs *c, struct ec_stripe_new *s, in ec_stripe_new_put() function
Dec.c1563 ec_stripe_new_put(c, s, STRIPE_REF_stripe); in ec_stripe_create()
1616 ec_stripe_new_put(c, s, STRIPE_REF_io); in ec_stripe_new_set_pending()
Dalloc_foreground.c106 ec_stripe_new_put(c, ob->ec, STRIPE_REF_io); in __bch2_open_bucket_put()