Searched refs:scrub_page (Results 1 – 2 of 2) sorted by relevance
72 struct scrub_page { struct102 struct scrub_page *pagev[SCRUB_PAGES_PER_WR_BIO]; argument104 struct scrub_page *pagev[SCRUB_PAGES_PER_RD_BIO];112 struct scrub_page *pagev[SCRUB_MAX_PAGES_PER_BLOCK];267 static void scrub_page_get(struct scrub_page *spage);268 static void scrub_page_put(struct scrub_page *spage);272 struct scrub_page *spage);292 struct scrub_page *spage);1141 struct scrub_page *page_bad = sblock_bad->pagev[page_num]; in scrub_handle_errored_block()1360 struct scrub_page *page; in scrub_setup_recheck_block()[all …]
162 static void scrub_page(struct page *page) in scrub_page() function506 scrub_page(page); in decrease_reservation()