Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/sunrpc/
Dxprt.h398 #define XPRT_CLOSE_WAIT (3) macro
448 return test_bit(XPRT_CLOSE_WAIT, &xprt->state); in xprt_close_wait()