Searched defs:scrub_parity (Results 1 – 1 of 1) sorted by relevance
132 struct scrub_parity { struct133 struct scrub_ctx *sctx;135 struct btrfs_device *scrub_dev;137 u64 logic_start;139 u64 logic_end;141 int nsectors;143 int stripe_len;145 atomic_t refs;147 struct list_head spages;150 struct btrfs_work work;[all …]