Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dscrub.c122 struct scrub_parity { struct
123 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 …]