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

/linux-master/include/linux/
H A Dswap.h30 #define SWAP_FLAG_DISCARD_PAGES 0x40000 /* discard page-clusters after use */ macro
34 SWAP_FLAG_DISCARD_PAGES)
/linux-master/mm/
H A Dswapfile.c3174 else if (swap_flags & SWAP_FLAG_DISCARD_PAGES)

Completed in 269 milliseconds