Searched refs:rpc_authflavor_t (Results 1 – 6 of 6) sorted by relevance
81 rpc_authflavor_t au_flavor; /* pseudoflavor (note may96 rpc_authflavor_t pseudoflavor;109 rpc_authflavor_t au_flavor; /* flavor (RPC_AUTH_*) */118 rpc_authflavor_t (*info2flavor)(struct rpcsec_gss_info *);119 int (*flavor2info)(rpc_authflavor_t,160 rpc_authflavor_t rpcauth_get_pseudoflavor(rpc_authflavor_t,162 int rpcauth_get_gssinfo(rpc_authflavor_t,
149 rpc_authflavor_t (*pseudoflavor)(struct svc_rqst *rqstp);154 extern rpc_authflavor_t svc_auth_flavor(struct svc_rqst *rqstp);157 extern int svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops);158 extern void svc_auth_unregister(rpc_authflavor_t flavor);
75 rpc_authflavor_t gss_svc_to_pseudoflavor(struct gss_api_mech *, u32 qop,146 rpc_authflavor_t gss_mech_info2flavor(struct rpcsec_gss_info *);149 int gss_mech_flavor2info(rpc_authflavor_t, struct rpcsec_gss_info *);
14 typedef u32 rpc_authflavor_t; typedef
148 rpc_authflavor_t authflavor;187 rpc_authflavor_t);
767 rpc_authflavor_t flavors[NFS_AUTH_INFO_MAX_FLAVORS];1850 struct nfs_fattr *, rpc_authflavor_t);
Completed in 33 milliseconds