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

/linux-master/include/linux/
H A Dswap.h210 SWP_DISCARDABLE = (1 << 2), /* blkdev support discard */ enumerator in enum:__anon1251
/linux-master/mm/
H A Dswapfile.c3163 p->flags |= (SWP_DISCARDABLE | SWP_AREA_DISCARD |
3216 (p->flags & SWP_DISCARDABLE) ? "D" : "",

Completed in 134 milliseconds