Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dswap.h207 SWP_BLKDEV = (1 << 6), /* its a block device */ enumerator
/Linux-v6.1/mm/
Dswapfile.c740 if (si->flags & SWP_BLKDEV) in swap_range_free()
1094 if (si->flags & SWP_BLKDEV) in get_swap_pages()
2782 p->flags |= SWP_BLKDEV; in claim_swapfile()