Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dswapfile.c53 static bool swap_count_continued(struct swap_info_struct *, pgoff_t,
1418 if (swap_count_continued(si, offset, count)) in __swap_entry_free_locked()
3698 else if (swap_count_continued(si, offset + i, count)) in __swap_duplicate()
3904 static bool swap_count_continued(struct swap_info_struct *si, in swap_count_continued() function