Home
last modified time | relevance | path

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

/linux/include/linux/
A Dswap.h214 SWP_BLKDEV = (1 << 6), /* its a block device */ enumerator
/linux/mm/
A Dswapfile.c983 if (si->flags & SWP_BLKDEV) in swap_range_free()
1109 if (!(si->flags & SWP_BLKDEV) || !si->cluster_info) in scan_swap_map_slots()
3128 si->flags |= SWP_BLKDEV; in claim_swapfile()

Completed in 11 milliseconds