Home
last modified time | relevance | path

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

/linux-6.8/fs/bcachefs/
Dec.h183 struct ec_stripe_head { struct
184 struct list_head list;
185 struct mutex lock;
209 int bch2_ec_stripe_new_alloc(struct bch_fs *, struct ec_stripe_head *); argument