Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dscrub.c132 struct scrub_parity { struct
133 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 …]