Searched refs:SVC_DEFUNCT (Results 1 – 5 of 5) sorted by relevance
44 #define SVC_DEFUNCT 0x0002 /* xprt is defunct, release asap */ macro55 #define svc_defunct(xprt) ((svc_flags(xprt) & SVC_DEFUNCT) ? TRUE : FALSE)
557 svc_flags(parent) |= SVC_DEFUNCT; in return_xprt_copy()636 svc_flags(xprt) |= SVC_DEFUNCT; in svc_door_destroy_pvt()
911 (SVC_FAILED | SVC_DEFUNCT)); in _svc_done_private()
565 svc_flags(xprt) |= SVC_DEFUNCT; in _svc_dg_destroy_private()
1162 svc_flags(xprt) |= SVC_DEFUNCT; in _svc_vc_destroy_private()