Searched refs:XPRT_CREATE_INFINITE_SLOTS (Results 1 – 3 of 3) sorted by relevance
281 #define XPRT_CREATE_INFINITE_SLOTS (1U) macro
504 xprtargs.flags |= XPRT_CREATE_INFINITE_SLOTS; in rpc_create()
2934 if (args->flags & XPRT_CREATE_INFINITE_SLOTS) in xs_setup_tcp()