Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
Dauth.h185 int rpcauth_key_timeout_notify(struct rpc_auth *,
/linux-4.1.27/net/sunrpc/
Dauth.c353 rpcauth_key_timeout_notify(struct rpc_auth *auth, struct rpc_cred *cred) in rpcauth_key_timeout_notify() function
359 EXPORT_SYMBOL_GPL(rpcauth_key_timeout_notify);
/linux-4.1.27/fs/nfs/
Dwrite.c1144 return rpcauth_key_timeout_notify(auth, ctx->cred); in nfs_key_timeout_notify()