Home
last modified time | relevance | path

Searched refs:XPRT_CLOSING (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/sunrpc/
A Dxprt.h443 #define XPRT_CLOSING (6) macro
/linux/net/sunrpc/
A Dsysfs.c183 closing = test_bit(XPRT_CLOSING, &xprt->state); in rpc_sysfs_xprt_state_show()
A Dxprtsock.c1214 clear_bit(XPRT_CLOSING, &xprt->state); in xs_sock_reset_connection_flags()
1551 set_bit(XPRT_CLOSING, &xprt->state); in xs_tcp_state_change()
1572 set_bit(XPRT_CLOSING, &xprt->state); in xs_tcp_state_change()
1583 clear_bit(XPRT_CLOSING, &xprt->state); in xs_tcp_state_change()
A Dxprt.c832 if (test_bit(XPRT_CLOSING, &xprt->state)) in xprt_conditional_disconnect()
941 if (test_bit(XPRT_CLOSING, &xprt->state)) in xprt_connect()
/linux/include/trace/events/
A Dsunrpc.h996 { BIT(XPRT_CLOSING), "CLOSING" }, \

Completed in 20 milliseconds