Searched refs:rpcauth_create (Results 1 – 6 of 6) sorted by relevance
133 struct rpc_auth * rpcauth_create(rpc_authflavor_t, struct rpc_clnt *);
126 rpcauth_create(rpc_authflavor_t pseudoflavor, struct rpc_clnt *clnt) in rpcauth_create() function156 EXPORT_SYMBOL_GPL(rpcauth_create);
235 auth = rpcauth_create(args->authflavor, clnt); in rpc_new_client()
190 auth = rpcauth_create(*flavor, clone); in nfs_lookup_with_sec()
771 auth = rpcauth_create(pseudoflavour, server->client); in nfs_init_server_rpcclient()
2208 auth = rpcauth_create(flavor, server->client); in nfs4_lookup_root_sec()