Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dclnt.h158 #define RPC_CLNT_CREATE_INFINITE_SLOTS (1UL << 7) macro
/linux-6.3-rc2/fs/nfs/
A Dclient.c522 args.flags |= RPC_CLNT_CREATE_INFINITE_SLOTS; in nfs_create_rpc_client()
/linux-6.3-rc2/net/sunrpc/
A Dclnt.c549 if (args->flags & RPC_CLNT_CREATE_INFINITE_SLOTS) in rpc_create()

Completed in 12 milliseconds