Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/sunrpc/
Dauth.h108 int rpcauth_refreshcred(struct rpc_task *);
/linux-2.4.37.9/net/sunrpc/
Dauth.c345 rpcauth_refreshcred(struct rpc_task *task) in rpcauth_refreshcred() function
Dclnt.c822 rpcauth_refreshcred(task); in call_refresh()