Searched refs:spages (Results 1 – 3 of 3) sorted by relevance
137 struct list_head spages; member2641 list_add_tail(&spage->list, &sparity->spages); in scrub_pages_for_parity()2789 list_for_each_entry_safe(curr, next, &sparity->spages, list) { in scrub_free_parity()2943 INIT_LIST_HEAD(&sparity->spages); in scrub_raid56_parity()
2163 struct page **spages = get_resync_pages(sbio)->pages; in process_checks() local2179 page_address(spages[j]), in process_checks()
5712 struct page *newpage, **spages; in nfs4_buf_to_pages_noslab() local5715 spages = pages; in nfs4_buf_to_pages_noslab()5734 __free_page(spages[rc-1]); in nfs4_buf_to_pages_noslab()