Searched refs:spages (Results 1 – 2 of 2) sorted by relevance
146 struct list_head spages; member2517 list_add_tail(&spage->list, &sparity->spages); in scrub_pages_for_parity()2657 list_for_each_entry_safe(curr, next, &sparity->spages, list) { in scrub_free_parity()2715 list_for_each_entry(spage, &sparity->spages, list) in scrub_parity_check_and_repair()2799 INIT_LIST_HEAD(&sparity->spages); in scrub_raid56_parity()
4454 struct page *newpage, **spages; in buf_to_pages_noslab() local4457 spages = pages; in buf_to_pages_noslab()4476 __free_page(spages[rc-1]); in buf_to_pages_noslab()