Searched refs:xp_doneddp (Results 1 – 2 of 2) sorted by relevance
188 int xp_doneddp; member
998 if (xprt->xp_doneddp == 0 && r->rq_proc != NULLPROC && in svc_getreq()1000 atomic_cmpset_int(&xprt->xp_doneddp, 0, 1)) { in svc_getreq()