Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dec.h194 struct ec_stripe_new { struct
195 struct bch_fs *c;
196 struct ec_stripe_head *h;
197 struct mutex lock;
198 struct list_head list;
200 struct hlist_node hash;
201 u64 idx;
203 struct closure iodone;
205 atomic_t ref[STRIPE_REF_NR];
207 int err;
[all …]