Home
last modified time | relevance | path

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

/include/linux/sunrpc/
Dsvc_xprt.h61 #define XPT_CLOSE 2 /* dead or dying */ macro
106 if (test_bit(XPT_CLOSE, &xpt->xpt_flags)) { in register_xpt_user()
123 (test_bit(XPT_CLOSE, &xprt->xpt_flags) != 0); in svc_xprt_is_dead()
/include/trace/events/
Dsunrpc.h1711 { (1UL << XPT_CLOSE), "XPT_CLOSE"}, \