Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dauth.h180 int rpcauth_uptodatecred(struct rpc_task *);
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dauth.c852 rpcauth_uptodatecred(struct rpc_task *task) in rpcauth_uptodatecred() function
H A Dclnt.c1730 if (rpcauth_uptodatecred(task)) { in call_refreshresult()