Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dscrub.c131 struct scrub_parity { struct
132 struct scrub_ctx *sctx;
134 struct btrfs_device *scrub_dev;
136 u64 logic_start;
138 u64 logic_end;
140 int nsectors;
142 int stripe_len;
144 atomic_t refs;
146 struct list_head spages;
149 struct btrfs_work work;
[all …]