Searched refs:SWP_BLKDEV (Results 1 – 4 of 4) sorted by relevance
88 if (data_race(!(sis->flags & SWP_BLKDEV))) in swap_slot_free_notify()
668 if (likely(si->flags & (SWP_BLKDEV | SWP_FS_OPS))) { in swap_cluster_readahead()
714 if (si->flags & SWP_BLKDEV) in swap_range_free()1082 if (si->flags & SWP_BLKDEV) in get_swap_pages()2942 p->flags |= SWP_BLKDEV; in claim_swapfile()
171 SWP_BLKDEV = (1 << 6), /* its a block device */ enumerator