Searched refs:auth_info (Results 1 – 6 of 6) sorted by relevance
991 server->auth_info = ctx->auth_info; in nfs4_init_server()996 if (ctx->auth_info.flavor_len >= 1) in nfs4_init_server()997 ctx->selected_flavor = ctx->auth_info.flavors[0]; in nfs4_init_server()1048 auth_probe = ctx->auth_info.flavor_len < 1; in nfs4_create_server()1124 auth_probe = parent_server->auth_info.flavor_len < 1; in nfs4_create_referral_server()
823 server->auth_info = ctx->auth_info; in nfs_init_server()1026 target->auth_info = source->auth_info; in nfs_server_copy_userdata()
107 struct nfs_auth_info auth_info; member
4273 if (server->auth_info.flavor_len > 0) { in nfs4_find_root_sec()4275 for (i = 0; i < server->auth_info.flavor_len; i++) { in nfs4_find_root_sec()4278 server->auth_info.flavors[i]); in nfs4_find_root_sec()10293 if (!nfs_auth_info_match(&server->auth_info, flavor)) in nfs41_find_root_sec()
113 struct auth_op auth_info; member
328 size += sizeof(u64) + auth->auth_info.hdr.len; in applicable_image()