Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dpage_io.c90 if (!(sis->flags & SWP_BLKDEV)) in swap_slot_free_notify()
Dswapfile.c671 if (si->flags & SWP_BLKDEV) in swap_range_free()
2883 p->flags |= SWP_BLKDEV; in claim_swapfile()
/Linux-v4.19/include/linux/
Dswap.h169 SWP_BLKDEV = (1 << 6), /* its a block device */ enumerator