Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dauth.h201 int rpcauth_key_timeout_notify(struct rpc_auth *,
/Linux-v4.19/net/sunrpc/
Dauth.c352 rpcauth_key_timeout_notify(struct rpc_auth *auth, struct rpc_cred *cred) in rpcauth_key_timeout_notify() function
358 EXPORT_SYMBOL_GPL(rpcauth_key_timeout_notify);
/Linux-v4.19/fs/nfs/
Dwrite.c1238 return rpcauth_key_timeout_notify(auth, ctx->cred); in nfs_key_timeout_notify()