Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dsvcauth.h79 struct auth_domain { struct
148 void (*domain_release)(struct auth_domain *dom);
165 extern struct auth_domain *unix_domain_find(char *name);
166 extern void auth_domain_put(struct auth_domain *item);
167 extern struct auth_domain *auth_domain_lookup(char *name, struct auth_domain *new);
168 extern struct auth_domain *auth_domain_find(char *name);
H A Dsvcauth_gss.h23 struct auth_domain *svcauth_gss_register_pseudoflavor(u32 pseudoflavor,
25 u32 svcauth_gss_flavor(struct auth_domain *dom);
H A Dsvc.h227 struct auth_domain * rq_client; /* RPC peer info */
228 struct auth_domain * rq_gssclient; /* "gss/"-style peer info */
H A Dgss_api.h87 struct auth_domain *domain;
/linux/net/sunrpc/
H A Dsvcauth.c224 struct auth_domain *dom = container_of(kref, struct auth_domain, ref); in auth_domain_release()
231 void auth_domain_put(struct auth_domain *dom) in auth_domain_put()
237 struct auth_domain *
238 auth_domain_lookup(char *name, struct auth_domain *new) in auth_domain_lookup()
240 struct auth_domain *hp; in auth_domain_lookup()
261 struct auth_domain *auth_domain_find(char *name) in auth_domain_find()
263 struct auth_domain *hp; in auth_domain_find()
297 struct auth_domain *hp; in auth_domain_cleanup()
H A Dsvcauth_unix.c35 struct auth_domain h;
45 struct auth_domain *dom = container_of(head, struct auth_domain, rcu_head); in svcauth_unix_domain_release_rcu()
52 static void svcauth_unix_domain_release(struct auth_domain *dom) in svcauth_unix_domain_release()
57 struct auth_domain *unix_domain_find(char *name) in unix_domain_find()
59 struct auth_domain *rv; in unix_domain_find()
196 struct auth_domain *dom; in ip_map_parse()
/linux/fs/nfsd/
H A Dexport.h65 struct auth_domain * ex_client;
90 struct auth_domain * ek_client;
118 int exp_rootfh(struct net *, struct auth_domain *,
133 struct auth_domain *cl, struct auth_domain *gsscl,
H A Dnfsfh.c147 struct auth_domain *client, in nfsd_set_fh_dentry()
148 struct auth_domain *gssclient, in nfsd_set_fh_dentry()
316 struct auth_domain *client, in __fh_verify()
317 struct auth_domain *gssclient, in __fh_verify()
412 struct auth_domain *client, struct svc_fh *fhp, in fh_verify_local()
H A Dexport.c83 struct auth_domain *dom = NULL; in expkey_parse()
614 struct auth_domain *dom = NULL; in svc_export_parse()
947 exp_find_key(struct cache_detail *cd, struct auth_domain *clp, int fsid_type, in exp_find_key()
972 exp_get_by_name(struct cache_detail *cd, struct auth_domain *clp, in exp_get_by_name()
1000 exp_parent(struct cache_detail *cd, struct auth_domain *clp, struct path *path) in exp_parent()
1024 exp_rootfh(struct net *net, struct auth_domain *clp, char *name, in exp_rootfh()
1069 struct auth_domain *clp, int fsid_type, in exp_find()
1232 struct auth_domain *cl, struct auth_domain *gsscl, in rqst_exp_find()
H A Dlocalio.c46 * @dom: 'struct auth_domain' required for LOCALIO access
61 nfsd_open_local_fh(struct net *net, struct auth_domain *dom, in nfsd_open_local_fh()
H A Dfilecache.c1032 struct auth_domain *client, in nfsd_file_do_acquire()
1255 struct auth_domain *client, struct svc_fh *fhp, in nfsd_file_acquire_local()
H A Dnfs4idmap.c532 struct auth_domain *clp; in rqst_authname()
H A Dnfsctl.c321 struct auth_domain *dom; in write_filehandle()
/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c784 struct auth_domain h;
788 static struct auth_domain *
801 u32 svcauth_gss_flavor(struct auth_domain *dom) in svcauth_gss_flavor()
810 struct auth_domain *
814 struct auth_domain *test; in svcauth_gss_register_pseudoflavor()
1988 struct auth_domain *dom = container_of(head, struct auth_domain, rcu_head); in svcauth_gss_domain_release_rcu()
1996 svcauth_gss_domain_release(struct auth_domain *dom) in svcauth_gss_domain_release()
H A Dgss_mech_switch.c63 struct auth_domain *dom; in gss_mech_svc_setup()
/linux/Documentation/filesystems/nfs/
H A Dlocalio.rst299 access is used. The auth_domain established as part of the traditional