rpcauth_uptodatecred  152 include/linux/sunrpc/auth.h int			rpcauth_uptodatecred(struct rpc_task *);
rpcauth_uptodatecred  740 net/sunrpc/clnt.c 	if (!rpcauth_uptodatecred(task)) {
rpcauth_uptodatecred 1301 net/sunrpc/clnt.c 	if (status >= 0 && rpcauth_uptodatecred(task))