Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dswap.h203 SWP_BLKDEV = (1 << 6), /* its a block device */ enumerator
/linux-5.19.10/mm/
Dswapfile.c736 if (si->flags & SWP_BLKDEV) in swap_range_free()
1090 if (si->flags & SWP_BLKDEV) in get_swap_pages()
2788 p->flags |= SWP_BLKDEV; in claim_swapfile()