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

/linux-master/mm/
H A Dswapfile.c53 static bool swap_count_continued(struct swap_info_struct *, pgoff_t,
1210 if (swap_count_continued(p, offset, count))
3342 else if (swap_count_continued(p, offset, count))
3543 * swap_count_continued - when the original swap_map count is incremented
3551 static bool swap_count_continued(struct swap_info_struct *si, function

Completed in 248 milliseconds