Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dpage_io.c95 if (sis->flags & SWP_BLKDEV) { in end_swap_bio_read()
Dswapfile.c817 if (p->flags & SWP_BLKDEV) { in swap_entry_free()
2197 p->flags |= SWP_BLKDEV; in claim_swapfile()
/linux-4.4.14/include/linux/
Dswap.h149 SWP_BLKDEV = (1 << 6), /* its a block device */ enumerator