Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dxprt.h401 #define XPRT_CLOSING (6) macro
/Linux-v4.19/net/sunrpc/
Dxprt.c674 if (test_bit(XPRT_CLOSING, &xprt->state)) in xprt_conditional_disconnect()
780 if (test_bit(XPRT_CLOSING, &xprt->state)) in xprt_connect()
Dxprtsock.c808 clear_bit(XPRT_CLOSING, &xprt->state); in xs_sock_reset_connection_flags()
1622 set_bit(XPRT_CLOSING, &xprt->state); in xs_tcp_state_change()
1643 set_bit(XPRT_CLOSING, &xprt->state); in xs_tcp_state_change()
1652 clear_bit(XPRT_CLOSING, &xprt->state); in xs_tcp_state_change()