Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/sunrpc/
Dclnt.h141 #define RPC_CLNT_CREATE_DISCRTRY (1UL << 5) macro
/linux-4.19.296/fs/nfs/
Dclient.c518 args.flags |= RPC_CLNT_CREATE_DISCRTRY; in nfs_create_rpc_client()