Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/
A Dsvcauth.c195 struct auth_domain *auth_domain_find(char *name) in auth_domain_find() function
214 EXPORT_SYMBOL_GPL(auth_domain_find);
A Dsvcauth_unix.c61 rv = auth_domain_find(name); in unix_domain_find()
/linux-6.3-rc2/include/linux/sunrpc/
A Dsvcauth.h162 extern struct auth_domain *auth_domain_find(char *name);
/linux-6.3-rc2/fs/nfsd/
A Dexport.c104 dom = auth_domain_find(buf); in expkey_parse()
595 dom = auth_domain_find(buf); in svc_export_parse()
/linux-6.3-rc2/net/sunrpc/auth_gss/
A Dsvcauth_gss.c796 return auth_domain_find(name); in find_gss_auth_domain()

Completed in 13 milliseconds