Home
last modified time | relevance | path

Searched refs:rpcauth_unhash_cred (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
H A Dauth.c273 rpcauth_unhash_cred(struct rpc_cred *cred) in rpcauth_unhash_cred() function
450 if (!rpcauth_unhash_cred(cred)) in rpcauth_prune_expired()
699 } else if (rpcauth_unhash_cred(cred)) { in put_rpccred()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dauth.c270 rpcauth_unhash_cred(struct rpc_cred *cred) in rpcauth_unhash_cred() function
447 if (!rpcauth_unhash_cred(cred)) in rpcauth_prune_expired()
700 } else if (rpcauth_unhash_cred(cred)) { in put_rpccred()

Completed in 3 milliseconds