Searched refs:spages (Results 1 – 3 of 3) sorted by relevance
138 struct list_head spages; member2501 list_add_tail(&spage->list, &sparity->spages); in scrub_pages_for_parity()2646 list_for_each_entry_safe(curr, next, &sparity->spages, list) { in scrub_free_parity()2797 INIT_LIST_HEAD(&sparity->spages); in scrub_raid56_parity()
2138 struct page **spages = get_resync_pages(sbio)->pages; in process_checks() local2154 page_address(spages[j]), in process_checks()
5654 struct page *newpage, **spages; in nfs4_buf_to_pages_noslab() local5657 spages = pages; in nfs4_buf_to_pages_noslab()5676 __free_page(spages[rc-1]); in nfs4_buf_to_pages_noslab()