Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dauth.h197 int rpcauth_uptodatecred(struct rpc_task *);
/Linux-v4.19/net/sunrpc/
Dauth.c855 rpcauth_uptodatecred(struct rpc_task *task) in rpcauth_uptodatecred() function
Dclnt.c1640 if (rpcauth_uptodatecred(task)) { in call_refreshresult()