Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dec.h219 void bch2_ec_stripe_head_put(struct bch_fs *, struct ec_stripe_head *);
H A Dec.c1812 void bch2_ec_stripe_head_put(struct bch_fs *c, struct ec_stripe_head *h) in bch2_ec_stripe_head_put() function
2239 bch2_ec_stripe_head_put(c, h); in bch2_ec_stripe_head_get()
H A Dalloc_foreground.c809 bch2_ec_stripe_head_put(c, h); in bucket_alloc_from_stripe()