Searched refs:first_ppage (Results 1 – 1 of 1) sorted by relevance
32 uint64_t first_ppage; in iomap_swapfile_add_extent() local45 first_ppage = ALIGN(iomap->addr, PAGE_SIZE) >> PAGE_SHIFT; in iomap_swapfile_add_extent()50 if (first_ppage >= next_ppage) in iomap_swapfile_add_extent()52 nr_pages = next_ppage - first_ppage; in iomap_swapfile_add_extent()60 first_ppage_reported = first_ppage; in iomap_swapfile_add_extent()69 error = add_swap_extent(isi->sis, isi->nr_pages, nr_pages, first_ppage); in iomap_swapfile_add_extent()