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