Home
last modified time | relevance | path

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

/linux-6.1.9/net/sunrpc/
Dsvcauth.c152 static void auth_domain_release(struct kref *kref) in auth_domain_release() function
164 kref_put_lock(&dom->ref, auth_domain_release, &auth_domain_lock); in auth_domain_put()