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

/linux-master/include/linux/
H A Dswap.h214 SWP_BLKDEV = (1 << 6), /* its a block device */ enumerator in enum:__anon1251
/linux-master/mm/
H A Dswapfile.c740 if (si->flags & SWP_BLKDEV)
1100 if (si->flags & SWP_BLKDEV)
2807 p->flags |= SWP_BLKDEV;

Completed in 107 milliseconds