Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dscrub.c108 struct scrub_stripe { struct
109 struct scrub_ctx *sctx;
110 struct btrfs_block_group *bg;
112 struct page *pages[SCRUB_STRIPE_PAGES];
113 struct scrub_sector_verification *sectors;
137 * scrub_stripe_flags enum. argument
139 unsigned long state;
142 unsigned long extent_sector_bitmap;
152 unsigned long init_error_bitmap;
153 unsigned int init_nr_io_errors;
[all …]