Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dswap.h50 #define SWAP_DUMPDEV 7 /* use this device as dump device */ macro
/netbsd-src/sbin/swapctl/
H A Dswapctl.c518 rv = swapctl(SWAP_DUMPDEV, spec, 0); in set_dumpdev1()
/netbsd-src/sys/uvm/
H A Duvm_swap.c641 case SWAP_DUMPDEV: in sys_swapctl()