SWP_USED          120 include/linux/swap.h SWP_USED	= (1 << 0),	/* is slot in swap_info[] used? */
SWP_USED          122 include/linux/swap.h SWP_ACTIVE	= (SWP_USED | SWP_WRITEOK),