Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dec.h157 struct ec_stripe_new { struct
209 struct ec_stripe_new *s;
231 void bch2_ec_stripe_new_free(struct bch_fs *, struct ec_stripe_new *);
233 static inline void ec_stripe_new_get(struct ec_stripe_new *s, in ec_stripe_new_get()
239 static inline void ec_stripe_new_put(struct bch_fs *c, struct ec_stripe_new *s, in ec_stripe_new_put()
Dalloc_types.h74 struct ec_stripe_new *ec;
Dec.c964 struct ec_stripe_new *s; in __bch2_stripe_is_open()
984 struct ec_stripe_new *s, in bch2_try_open_stripe()
1002 static void bch2_stripe_close(struct bch_fs *c, struct ec_stripe_new *s) in bch2_stripe_close()
1425 struct ec_stripe_new *s, in zero_out_rest_of_ec_bucket()
1451 void bch2_ec_stripe_new_free(struct bch_fs *c, struct ec_stripe_new *s) in bch2_ec_stripe_new_free()
1461 static void ec_stripe_create(struct ec_stripe_new *s) in ec_stripe_create()
1566 static struct ec_stripe_new *get_pending_stripe(struct bch_fs *c) in get_pending_stripe()
1568 struct ec_stripe_new *s; in get_pending_stripe()
1585 struct ec_stripe_new *s; in ec_stripe_create_work()
1603 struct ec_stripe_new *s = h->s; in ec_stripe_new_set_pending()
[all …]