Home
last modified time | relevance | path

Searched refs:XPT_KILL_TEMP (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/sunrpc/
Dsvc_xprt.h69 #define XPT_KILL_TEMP 13 /* call xpo_kill_temp_xprt before closing */ macro
/Linux-v5.4/net/sunrpc/
Dsvc_xprt.c775 if (test_and_clear_bit(XPT_KILL_TEMP, &xprt->xpt_flags)) in svc_handle_xprt()
996 set_bit(XPT_KILL_TEMP, &xprt->xpt_flags); in svc_age_temp_xprts_now()
/Linux-v5.4/include/trace/events/
Dsunrpc.h974 { (1UL << XPT_KILL_TEMP), "XPT_KILL_TEMP"}, \