Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dec.h186 struct ec_stripe_head;
196 struct ec_stripe_head *h;
224 struct ec_stripe_head { struct
255 int bch2_ec_stripe_new_alloc(struct bch_fs *, struct ec_stripe_head *); argument
257 void bch2_ec_stripe_head_put(struct bch_fs *, struct ec_stripe_head *);
258 struct ec_stripe_head *bch2_ec_stripe_head_get(struct btree_trans *,
H A Dec.c1624 static struct ec_stripe_head *
1629 struct ec_stripe_head *h; in ec_new_stripe_head_alloc()
1647 void bch2_ec_stripe_head_put(struct bch_fs *c, struct ec_stripe_head *h) in bch2_ec_stripe_head_put()
1658 static struct ec_stripe_head *
1666 struct ec_stripe_head *h; in __bch2_ec_stripe_head_get()
1713 struct ec_stripe_head *h, struct ec_stripe_new *s, in new_stripe_alloc_buckets()
1807 struct ec_stripe_head *head, in __get_existing_stripe()
1991 struct ec_stripe_head *h; in bch2_ec_stripe_head_get()
2159 struct ec_stripe_head *h; in __bch2_ec_stop()
2241 struct ec_stripe_head *h; in bch2_new_stripes_to_text()
[all …]
H A Dalloc_foreground.c802 struct ec_stripe_head *h = in bucket_alloc_from_stripe()