Searched refs:RPC_AUTH_MAXFLAVOR (Results 1 – 11 of 11) sorted by relevance
35 static struct auth_ops __rcu *authtab[RPC_AUTH_MAXFLAVOR] = {45 if (flavor >= RPC_AUTH_MAXFLAVOR) in svc_get_auth_ops()118 if (flavor < RPC_AUTH_MAXFLAVOR) { in svc_auth_register()130 if (flavor < RPC_AUTH_MAXFLAVOR) in svc_auth_unregister()
32 static const struct rpc_authops __rcu *auth_flavors[RPC_AUTH_MAXFLAVOR] = {103 if (flavor > RPC_AUTH_MAXFLAVOR) in pseudoflavor_to_flavor()114 if ((flavor = ops->au_flavor) >= RPC_AUTH_MAXFLAVOR) in rpcauth_register()129 if ((flavor = ops->au_flavor) >= RPC_AUTH_MAXFLAVOR) in rpcauth_unregister()144 if (flavor >= RPC_AUTH_MAXFLAVOR) in rpcauth_get_authops()186 return RPC_AUTH_MAXFLAVOR; in rpcauth_get_pseudoflavor()
26 RPC_AUTH_MAXFLAVOR = 8, enumerator
247 return RPC_AUTH_MAXFLAVOR; in gss_svc_to_pseudoflavor()264 return RPC_AUTH_MAXFLAVOR; in gss_mech_info2flavor()
221 if (pflavor != RPC_AUTH_MAXFLAVOR && in nfs_find_best_sec()
756 rpc_authflavor_t flavor = RPC_AUTH_MAXFLAVOR; in nfs_verify_authflavors()
1488 ctx->selected_flavor = RPC_AUTH_MAXFLAVOR; in nfs_init_fs_context()
9940 rpc_authflavor_t flavor = RPC_AUTH_MAXFLAVOR; in nfs41_find_root_sec()9976 flavor = RPC_AUTH_MAXFLAVOR; in nfs41_find_root_sec()9981 flavor = RPC_AUTH_MAXFLAVOR; in nfs41_find_root_sec()9983 if (flavor != RPC_AUTH_MAXFLAVOR) { in nfs41_find_root_sec()9991 if (flavor == RPC_AUTH_MAXFLAVOR) in nfs41_find_root_sec()
2647 return (op_encode_hdr_size + RPC_AUTH_MAXFLAVOR * in nfsd4_secinfo_rsize()
4115 } else if (pf < RPC_AUTH_MAXFLAVOR) { in nfsd4_do_encode_secinfo()
2247 return (cr->cr_flavor > RPC_AUTH_MAXFLAVOR); in is_gss_cred()