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.h156 struct ec_stripe_new { struct
157 struct bch_fs *c;
158 struct ec_stripe_head *h;
159 struct mutex lock;
160 struct list_head list;
162 struct hlist_node hash;
163 u64 idx;
165 struct closure iodone;
167 atomic_t ref[STRIPE_REF_NR];
169 int err;
[all …]