Home
last modified time | relevance | path

Searched refs:XPRT_REMOVE (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/net/sunrpc/
Dsysfs.c179 remove = test_bit(XPRT_REMOVE, &xprt->state); in rpc_sysfs_xprt_state_show()
317 set_bit(XPRT_REMOVE, &xprt->state); in rpc_sysfs_xprt_state_change()
Dclnt.c2109 test_bit(XPRT_REMOVE, &xprt->state)) { in call_connect_status()
/Linux-v5.15/include/linux/sunrpc/
Dxprt.h430 #define XPRT_REMOVE (8) macro
/Linux-v5.15/include/trace/events/
Dsunrpc.h936 { (1UL << XPRT_REMOVE), "REMOVE"}, \