Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dec.h157 struct ec_stripe_new { struct
158 struct bch_fs *c;
159 struct ec_stripe_head *h;
160 struct mutex lock;
161 struct list_head list;
163 struct hlist_node hash;
164 u64 idx;
166 struct closure iodone;
168 atomic_t ref[STRIPE_REF_NR];
170 int err;
[all …]