Searched refs:XPRT_CREATE_INFINITE_SLOTS (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/sunrpc/
H A Dxprt.h331 #define XPRT_CREATE_INFINITE_SLOTS (1U) macro
/linux-master/net/sunrpc/
H A Dxprtsock.c3352 if (args->flags & XPRT_CREATE_INFINITE_SLOTS)
3434 if (args->flags & XPRT_CREATE_INFINITE_SLOTS)
H A Dclnt.c563 xprtargs.flags |= XPRT_CREATE_INFINITE_SLOTS;

Completed in 124 milliseconds