Searched refs:SWAP_GETDUMPDEV (Results 1 – 3 of 3) sorted by relevance
51 #define SWAP_GETDUMPDEV 8 /* use this device as dump device */ macro
549 if (swapctl(SWAP_GETDUMPDEV, &dev, 0) == -1) { in get_dumpdev()
566 case SWAP_GETDUMPDEV: in sys_swapctl()