Home
last modified time | relevance | path

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

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