Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sunrpc/
H A Dsvc_xprt.h102 XPT_PEER_VALID, /* peer has presented a filehandle that enumerator
117 !test_and_set_bit(XPT_PEER_VALID, &xpt->xpt_flags)) { in svc_xprt_set_valid()
/linux-6.15/net/sunrpc/
H A Dsvc_xprt.c635 if (!test_bit(XPT_PEER_VALID, &xprti->xpt_flags)) { in svc_check_conn_limits()
1035 !test_bit(XPT_PEER_VALID, &xprt->xpt_flags)) in svc_delete_xprt()