Home
last modified time | relevance | path

Searched refs:first_ppage_reported (Results 1 – 1 of 1) sorted by relevance

/linux/fs/iomap/
H A Dswapfile.c33 uint64_t first_ppage_reported; in iomap_swapfile_add_extent() local
60 first_ppage_reported = first_ppage; in iomap_swapfile_add_extent()
62 first_ppage_reported++; in iomap_swapfile_add_extent()
63 if (isi->lowest_ppage > first_ppage_reported) in iomap_swapfile_add_extent()
64 isi->lowest_ppage = first_ppage_reported; in iomap_swapfile_add_extent()