Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dauth.h178 int rpcauth_refreshcred(struct rpc_task *);
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dauth.c822 rpcauth_refreshcred(struct rpc_task *task) in rpcauth_refreshcred() function
H A Dclnt.c1715 rpcauth_refreshcred(task); in call_refresh()