Home
last modified time | relevance | path

Searched refs:XPRT_SOCK_CONNECTING (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/sunrpc/
Dxprtsock.h84 #define XPRT_SOCK_CONNECTING 1U macro
/Linux-v6.1/net/sunrpc/
Dxprtsock.c1460 clear_bit(XPRT_SOCK_CONNECTING, &transport->sock_state); in xs_tcp_state_change()
1500 if (test_and_clear_bit(XPRT_SOCK_CONNECTING, in xs_tcp_state_change()
2273 set_bit(XPRT_SOCK_CONNECTING, &transport->sock_state); in xs_tcp_finish_connecting()