Searched refs:spages (Results 1 – 3 of 3) sorted by relevance
137 struct list_head spages; member2572 list_add_tail(&spage->list, &sparity->spages); in scrub_pages_for_parity()2717 list_for_each_entry_safe(curr, next, &sparity->spages, list) { in scrub_free_parity()2868 INIT_LIST_HEAD(&sparity->spages); in scrub_raid56_parity()
2156 struct page **spages = get_resync_pages(sbio)->pages; in process_checks() local2172 page_address(spages[j]), in process_checks()
5470 struct page *newpage, **spages; in buf_to_pages_noslab() local5473 spages = pages; in buf_to_pages_noslab()5492 __free_page(spages[rc-1]); in buf_to_pages_noslab()