Home
last modified time | relevance | path

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

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