Searched refs:RPC_AUTH_MAXFLAVOR (Results 1 – 11 of 11) sorted by relevance
36 static struct auth_ops __rcu *authtab[RPC_AUTH_MAXFLAVOR] = {47 if (flavor >= RPC_AUTH_MAXFLAVOR) in svc_get_auth_ops()146 if (flavor < RPC_AUTH_MAXFLAVOR) { in svc_auth_register()158 if (flavor < RPC_AUTH_MAXFLAVOR) in svc_auth_unregister()
32 static const struct rpc_authops __rcu *auth_flavors[RPC_AUTH_MAXFLAVOR] = {100 if (flavor > RPC_AUTH_MAXFLAVOR) in pseudoflavor_to_flavor()111 if ((flavor = ops->au_flavor) >= RPC_AUTH_MAXFLAVOR) in rpcauth_register()126 if ((flavor = ops->au_flavor) >= RPC_AUTH_MAXFLAVOR) in rpcauth_unregister()141 if (flavor >= RPC_AUTH_MAXFLAVOR) in rpcauth_get_authops()183 return RPC_AUTH_MAXFLAVOR; in rpcauth_get_pseudoflavor()
24 RPC_AUTH_MAXFLAVOR = 8, enumerator
247 return RPC_AUTH_MAXFLAVOR; in gss_svc_to_pseudoflavor()264 return RPC_AUTH_MAXFLAVOR; in gss_mech_info2flavor()
222 if (pflavor != RPC_AUTH_MAXFLAVOR && in nfs_find_best_sec()
776 rpc_authflavor_t flavor = RPC_AUTH_MAXFLAVOR; in nfs_verify_authflavors()
1633 ctx->selected_flavor = RPC_AUTH_MAXFLAVOR; in nfs_init_fs_context()
10157 rpc_authflavor_t flavor = RPC_AUTH_MAXFLAVOR; in nfs41_find_root_sec()10193 flavor = RPC_AUTH_MAXFLAVOR; in nfs41_find_root_sec()10198 flavor = RPC_AUTH_MAXFLAVOR; in nfs41_find_root_sec()10200 if (flavor != RPC_AUTH_MAXFLAVOR) { in nfs41_find_root_sec()10208 if (flavor == RPC_AUTH_MAXFLAVOR) in nfs41_find_root_sec()
2983 return (op_encode_hdr_size + RPC_AUTH_MAXFLAVOR * in nfsd4_secinfo_rsize()
4389 } else if (pf < RPC_AUTH_MAXFLAVOR) { in nfsd4_do_encode_secinfo()
2379 return (cr->cr_flavor > RPC_AUTH_MAXFLAVOR); in is_gss_cred()