Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/sunrpc/
Dsvc_xprt.h72 #define XPT_KILL_TEMP 13 /* call xpo_kill_temp_xprt before closing */ macro
/linux-6.1.9/net/sunrpc/
Dsvc_xprt.c811 if (test_and_clear_bit(XPT_KILL_TEMP, &xprt->xpt_flags)) in svc_handle_xprt()
1017 set_bit(XPT_KILL_TEMP, &xprt->xpt_flags); in svc_age_temp_xprts_now()
/linux-6.1.9/include/trace/events/
Dsunrpc.h1832 { (1UL << XPT_KILL_TEMP), "XPT_KILL_TEMP"}, \