Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
Dauth.h164 void rpcauth_release(struct rpc_auth *);
/linux-4.1.27/net/sunrpc/
Dauth.c281 rpcauth_release(clnt->cl_auth); in rpcauth_create()
290 rpcauth_release(struct rpc_auth *auth) in rpcauth_release() function
Dclnt.c807 rpcauth_release(clnt->cl_auth); in rpc_free_auth()