Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
Dauth.h179 int rpcauth_refreshcred(struct rpc_task *);
/linux-4.1.27/net/sunrpc/
Dauth.c820 rpcauth_refreshcred(struct rpc_task *task) in rpcauth_refreshcred() function
Dclnt.c1536 rpcauth_refreshcred(task); in call_refresh()