Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/sunrpc/
Dclnt.h150 #define RPC_CLNT_CREATE_DISCRTRY (1UL << 5) macro
/Linux-v5.10/fs/nfs/
Dclient.c521 args.flags |= RPC_CLNT_CREATE_DISCRTRY; in nfs_create_rpc_client()
/Linux-v5.10/net/sunrpc/
Dclnt.c495 if (args->flags & RPC_CLNT_CREATE_DISCRTRY) in rpc_create_xprt()