Searched refs:swapoff_one (Results 1 – 1 of 1) sorted by relevance
466 static int swapoff_one(struct swdevt *sp, struct ucred *cred);2476 error = swapoff_one(sp, td->td_ucred); in sys_swapoff()2483 swapoff_one(struct swdevt *sp, struct ucred *cred) in swapoff_one() function2556 error = swapoff_one(sp, thread0.td_ucred); in swapoff_all()