Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Diomap.c1931 uint64_t first_ppage_reported; in iomap_swapfile_add_extent() local
1953 first_ppage_reported = first_ppage; in iomap_swapfile_add_extent()
1955 first_ppage_reported++; in iomap_swapfile_add_extent()
1956 if (isi->lowest_ppage > first_ppage_reported) in iomap_swapfile_add_extent()
1957 isi->lowest_ppage = first_ppage_reported; in iomap_swapfile_add_extent()