Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dswapfile.c43 static bool swap_count_continued(struct swap_info_struct *, pgoff_t,
783 if (swap_count_continued(p, offset, count)) in swap_entry_free()
2675 else if (swap_count_continued(p, offset, count)) in __swap_duplicate()
2873 static bool swap_count_continued(struct swap_info_struct *si, in swap_count_continued() function