Home
last modified time | relevance | path

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

/linux-5.19.10/net/sunrpc/
Dsvcauth.c162 void auth_domain_put(struct auth_domain *dom) in auth_domain_put() function
166 EXPORT_SYMBOL_GPL(auth_domain_put);
Dsvcauth_unix.c68 auth_domain_put(rv); in unix_domain_find()
112 auth_domain_put(&im->m_client->h); in ip_map_put()
253 auth_domain_put(dom); in ip_map_parse()
772 auth_domain_put(rqstp->rq_client); in svcauth_null_release()
916 auth_domain_put(rqstp->rq_client); in svcauth_unix_release()
/linux-5.19.10/include/linux/sunrpc/
Dsvcauth.h159 extern void auth_domain_put(struct auth_domain *item);
/linux-5.19.10/fs/nfsd/
Dexport.c50 auth_domain_put(key->ek_client); in expkey_put()
172 auth_domain_put(dom); in expkey_parse()
354 auth_domain_put(exp->ex_client); in svc_export_put()
708 auth_domain_put(dom); in svc_export_parse()
Dnfsctl.c395 auth_domain_put(dom); in write_filehandle()
/linux-5.19.10/net/sunrpc/auth_gss/
Dgss_mech_switch.c41 auth_domain_put(pf->domain); in gss_mech_free()
Dsvcauth_gss.c855 auth_domain_put(test); in svcauth_gss_register_pseudoflavor()
1873 auth_domain_put(rqstp->rq_client); in svcauth_gss_release()
1876 auth_domain_put(rqstp->rq_gssclient); in svcauth_gss_release()