Searched refs:SWP_BLKDEV (Results 1 – 2 of 2) sorted by relevance
214 SWP_BLKDEV = (1 << 6), /* its a block device */ enumerator
983 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