Home
last modified time | relevance | path

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

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