Searched refs:SWAP_ON (Results 1 – 3 of 3) sorted by relevance
50 #define SWAP_ON 1 /* begin swapping on device */ macro
312 if (swapctl(SWAP_ON, path, pri) == -1) in add_swap()437 if (swapctl(SWAP_ON, spec, (int)priority) == -1) { in do_fstab()
116 * [3] SWAP_ON: given a pathname in arg (could be device or file) and a118 * [4] SWAP_OFF: as SWAP_ON, but stops swapping to a device764 case SWAP_ON: in sys_swapctl()