Searched refs:XPRT_CLOSING (Results 1 – 3 of 3) sorted by relevance
417 #define XPRT_CLOSING (6) macro
1236 clear_bit(XPRT_CLOSING, &xprt->state); in xs_sock_reset_connection_flags()1537 set_bit(XPRT_CLOSING, &xprt->state); in xs_tcp_state_change()1558 set_bit(XPRT_CLOSING, &xprt->state); in xs_tcp_state_change()1567 clear_bit(XPRT_CLOSING, &xprt->state); in xs_tcp_state_change()
739 if (test_bit(XPRT_CLOSING, &xprt->state)) in xprt_conditional_disconnect()839 if (test_bit(XPRT_CLOSING, &xprt->state)) in xprt_connect()