Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dxprt.h387 #define XPRT_CLOSING (6) macro
/linux-4.4.14/net/sunrpc/
Dxprt.c669 if (test_bit(XPRT_CLOSING, &xprt->state) || !xprt_connected(xprt)) in xprt_conditional_disconnect()
757 if (test_bit(XPRT_CLOSING, &xprt->state)) in xprt_connect()
Dxprtsock.c762 clear_bit(XPRT_CLOSING, &xprt->state); in xs_sock_reset_connection_flags()
1564 set_bit(XPRT_CLOSING, &xprt->state); in xs_tcp_state_change()
1584 set_bit(XPRT_CLOSING, &xprt->state); in xs_tcp_state_change()