Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dswap.h171 SWP_BLKDEV = (1 << 6), /* its a block device */ enumerator
/OK3568_Linux_fs/kernel/mm/
H A Dswap_state.c673 if (likely(si->flags & (SWP_BLKDEV | SWP_FS_OPS))) { in swap_cluster_readahead()
H A Dswapfile.c732 if (si->flags & SWP_BLKDEV) in swap_range_free()
1104 if (si->flags & SWP_BLKDEV) in get_swap_pages()
2982 p->flags |= SWP_BLKDEV; in claim_swapfile()