Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/sunrpc/
Dsvc_xprt.h60 #define XPT_CLOSE 2 /* dead or dying */ macro
105 if (test_bit(XPT_CLOSE, &xpt->xpt_flags)) { in register_xpt_user()
/linux-4.19.296/include/trace/events/
Dsunrpc.h667 { (1UL << XPT_CLOSE), "XPT_CLOSE"}, \