Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dswap.h171 SWP_BLKDEV = (1 << 6), /* its a block device */ enumerator
/kernel/linux/linux-5.10/mm/
Dswap_state.c668 if (likely(si->flags & (SWP_BLKDEV | SWP_FS_OPS))) { in swap_cluster_readahead()
Dswapfile.c728 if (si->flags & SWP_BLKDEV) in swap_range_free()
1098 if (si->flags & SWP_BLKDEV) in get_swap_pages()
2957 p->flags |= SWP_BLKDEV; in claim_swapfile()