Searched refs:spages (Results 1 – 3 of 3) sorted by relevance
135 struct list_head spages; member2548 list_add_tail(&spage->list, &sparity->spages); in scrub_pages_for_parity()2693 list_for_each_entry_safe(curr, next, &sparity->spages, list) { in scrub_free_parity()2844 INIT_LIST_HEAD(&sparity->spages); in scrub_raid56_parity()
2113 struct page **spages = get_resync_pages(sbio)->pages; in process_checks() local2128 page_address(spages[j]), in process_checks()
5288 struct page *newpage, **spages; in buf_to_pages_noslab() local5291 spages = pages; in buf_to_pages_noslab()5310 __free_page(spages[rc-1]); in buf_to_pages_noslab()