Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dswapfile.c3085 static bool swap_discardable(struct swap_info_struct *si) in swap_discardable() function
3237 if (p->bdev &&(swap_flags & SWAP_FLAG_DISCARD) && swap_discardable(p)) { in SYSCALL_DEFINE2()