Searched defs:scrub_stripe (Results 1 – 1 of 1) sorted by relevance
108 struct scrub_stripe { struct109 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. argument139 unsigned long state;142 unsigned long extent_sector_bitmap;152 unsigned long init_error_bitmap;153 unsigned int init_nr_io_errors;[all …]