Searched refs:swapoff_one (Results 1 – 1 of 1) sorted by relevance
478 static int swapoff_one(struct swdevt *sp, struct ucred *cred,2793 error = swapoff_one(sp, td->td_ucred, flags); in kern_swapoff()2815 swapoff_one(struct swdevt *sp, struct ucred *cred, u_int flags) in swapoff_one() function2896 error = swapoff_one(sp, thread0.td_ucred, SWAPOFF_FORCE); in swapoff_all()