Searched refs:rpcauth_create (Results 1 – 2 of 2) sorted by relevance
253 rpcauth_create(rpc_authflavor_t pseudoflavor, struct rpc_clnt *clnt) in rpcauth_create() function283 EXPORT_SYMBOL_GPL(rpcauth_create);
361 auth = rpcauth_create(args->authflavor, clnt); in rpc_new_client()