Home
last modified time | relevance | path

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

/dragonfly/sys/vm/
H A Dvm_swap.c78 static int swapoff_one(int index);
432 error = swapoff_one(index); in sys_swapoff()
441 swapoff_one(int index) in swapoff_one() function