Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dauth.h183 int rpcauth_uptodatecred(struct rpc_task *);
/linux/net/sunrpc/
H A Dauth.c858 rpcauth_uptodatecred(struct rpc_task *task) in rpcauth_uptodatecred() function
H A Dclnt.c1844 if (rpcauth_uptodatecred(task)) { in call_refreshresult()