Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dswapfile.c3155 static bool swap_discardable(struct swap_info_struct *si) in swap_discardable() function
3320 if (p->bdev &&(swap_flags & SWAP_FLAG_DISCARD) && swap_discardable(p)) { in SYSCALL_DEFINE2()