Home
last modified time | relevance | path

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

/linux-6.8/fs/bcachefs/
Dec.h153 struct ec_stripe_new { struct
154 struct bch_fs *c;
155 struct ec_stripe_head *h;
156 struct mutex lock;
157 struct list_head list;
159 struct hlist_node hash;
160 u64 idx;
162 struct closure iodone;
164 atomic_t ref[STRIPE_REF_NR];
166 int err;
[all …]