Lines Matching defs:scrub_page
63 struct scrub_page {
93 struct scrub_page *pagev[SCRUB_PAGES_PER_WR_BIO];
95 struct scrub_page *pagev[SCRUB_PAGES_PER_RD_BIO];
103 struct scrub_page *pagev[SCRUB_MAX_PAGES_PER_BLOCK];
232 static void scrub_page_get(struct scrub_page *spage);
233 static void scrub_page_put(struct scrub_page *spage);
237 struct scrub_page *spage);
251 struct scrub_page *spage);
259 static inline int scrub_is_page_on_raid56(struct scrub_page *page)
1095 struct scrub_page *page_bad = sblock_bad->pagev[page_num];
1328 struct scrub_page *page;
1397 struct scrub_page *page)
1421 struct scrub_page *first_page = sblock->pagev[0];
1434 struct scrub_page *page = sblock->pagev[page_num];
1478 struct scrub_page *page = sblock->pagev[page_num];
1507 struct scrub_page *spage)
1551 struct scrub_page *page_bad = sblock_bad->pagev[page_num];
1552 struct scrub_page *page_good = sblock_good->pagev[page_num];
1616 struct scrub_page *spage = sblock->pagev[page_num];
1626 struct scrub_page *spage)
1734 struct scrub_page *spage = sbio->pagev[i];
1789 struct scrub_page *spage;
1819 struct scrub_page *spage;
1872 struct scrub_page *spage;
1938 static void scrub_page_get(struct scrub_page *spage)
1943 static void scrub_page_put(struct scrub_page *spage)
1966 struct scrub_page *spage)
2132 struct scrub_page *spage = sblock->pagev[i];
2176 struct scrub_page *spage;
2224 struct scrub_page *spage = sblock->pagev[index];
2263 struct scrub_page *spage = sbio->pagev[i];
2272 struct scrub_page *spage = sbio->pagev[i];
2483 struct scrub_page *spage;
2526 struct scrub_page *spage = sblock->pagev[index];
2635 struct scrub_page *curr, *next;