Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswap.h212 SWP_BLKDEV = (1 << 6), /* its a block device */ enumerator
/linux/mm/
H A Dswapfile.c1052 if (order && !(si->flags & SWP_BLKDEV)) in cluster_alloc_swap_entry()
1276 if (si->flags & SWP_BLKDEV) in swap_range_free()
3116 si->flags |= SWP_BLKDEV; in claim_swapfile()