Searched refs:scrub_page (Results 1 – 1 of 1) sorted by relevance
60 struct scrub_page { struct90 struct scrub_page *pagev[SCRUB_PAGES_PER_WR_BIO]; argument92 struct scrub_page *pagev[SCRUB_PAGES_PER_RD_BIO];100 struct scrub_page *pagev[SCRUB_MAX_PAGES_PER_BLOCK];229 static void scrub_page_get(struct scrub_page *spage);230 static void scrub_page_put(struct scrub_page *spage);234 struct scrub_page *spage);248 struct scrub_page *spage);256 static inline int scrub_is_page_on_raid56(struct scrub_page *page) in scrub_is_page_on_raid56()1090 struct scrub_page *page_bad = sblock_bad->pagev[page_num]; in scrub_handle_errored_block()[all …]