Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dswapfile.c3140 static bool swap_discardable(struct swap_info_struct *si) in swap_discardable() function
3305 if (p->bdev &&(swap_flags & SWAP_FLAG_DISCARD) && swap_discardable(p)) { in SYSCALL_DEFINE2()