Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dauth.h181 int rpcauth_refreshcred(struct rpc_task *);
/openbmc/linux/net/sunrpc/
H A Dauth.c828 rpcauth_refreshcred(struct rpc_task *task) in rpcauth_refreshcred() function
H A Dclnt.c1817 rpcauth_refreshcred(task); in call_refresh()