Searched defs:scrub_parity (Results 1 – 1 of 1) sorted by relevance
122 struct scrub_parity { struct123 struct scrub_ctx *sctx;125 struct btrfs_device *scrub_dev;127 u64 logic_start;129 u64 logic_end;131 int nsectors;133 u64 stripe_len;135 refcount_t refs;137 struct list_head spages;140 struct btrfs_work work;[all …]