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