Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
Dxprt.h362 #define XPRT_CLOSING (6) macro
/linux-4.1.27/net/sunrpc/
Dxprt.c666 if (test_bit(XPRT_CLOSING, &xprt->state) || !xprt_connected(xprt)) in xprt_conditional_disconnect()
754 if (test_bit(XPRT_CLOSING, &xprt->state)) in xprt_connect()
Dxprtsock.c780 clear_bit(XPRT_CLOSING, &xprt->state); in xs_sock_reset_connection_flags()
1474 set_bit(XPRT_CLOSING, &xprt->state); in xs_tcp_state_change()
1494 set_bit(XPRT_CLOSING, &xprt->state); in xs_tcp_state_change()