Home
last modified time | relevance | path

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

/linux/mm/
A Dpage_io.c69 if (data_race(!(sis->flags & SWP_BLKDEV))) in swap_slot_free_notify()
A Dswapfile.c734 if (si->flags & SWP_BLKDEV) in swap_range_free()
1086 if (si->flags & SWP_BLKDEV) in get_swap_pages()
2919 p->flags |= SWP_BLKDEV; in claim_swapfile()
/linux/include/linux/
A Dswap.h178 SWP_BLKDEV = (1 << 6), /* its a block device */ enumerator

Completed in 12 milliseconds