Searched refs:RPC_CLNT_CREATE_INFINITE_SLOTS (Results 1 – 4 of 4) sorted by relevance
171 #define RPC_CLNT_CREATE_INFINITE_SLOTS (1UL << 7) macro
540 args.flags |= RPC_CLNT_CREATE_INFINITE_SLOTS; in nfs_create_rpc_client()
159 { RPC_CLNT_CREATE_INFINITE_SLOTS, \
557 if (args->flags & RPC_CLNT_CREATE_INFINITE_SLOTS) in rpc_create()
Completed in 15 milliseconds