Home
last modified time | relevance | path

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

/fs/btrfs/
Dscrub.c101 struct scrub_block { struct
102 struct scrub_page *pagev[SCRUB_MAX_PAGES_PER_BLOCK];
103 int page_count;
104 atomic_t outstanding_pages;
105 refcount_t refs; /* free mem on transition to zero */
106 struct scrub_ctx *sctx;
107 struct scrub_parity *sparity;
108 struct {
118 struct btrfs_work work;