Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dauth.h159 void rpcauth_release(struct rpc_auth *);
/openbmc/linux/net/sunrpc/
H A Dauth.c238 rpcauth_release(clnt->cl_auth); in rpcauth_create()
247 rpcauth_release(struct rpc_auth *auth) in rpcauth_release() function
H A Dclnt.c1014 rpcauth_release(clnt->cl_auth); in rpc_free_auth()