Home
last modified time | relevance | path

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

/linux-5.10/fs/btrfs/
Dscrub.c123 struct scrub_parity { struct
124 struct scrub_ctx *sctx;
126 struct btrfs_device *scrub_dev;
128 u64 logic_start;
130 u64 logic_end;
132 int nsectors;
134 u64 stripe_len;
136 refcount_t refs;
138 struct list_head spages;
141 struct btrfs_work work;
[all …]