Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dauth.h180 void rpcauth_release(struct rpc_auth *);
/Linux-v4.19/net/sunrpc/
Dauth.c280 rpcauth_release(clnt->cl_auth); in rpcauth_create()
289 rpcauth_release(struct rpc_auth *auth) in rpcauth_release() function
Dclnt.c907 rpcauth_release(clnt->cl_auth); in rpc_free_auth()