Searched refs:smb_index (Results 1 – 1 of 1) sorted by relevance
849 int smb_index; member1232 sc_name = smb_config_getname(smb_proto_options[i].smb_index); in findprotoopt()1261 rc = smb_config_get(smb_proto_options[index].smb_index, in smb_load_proto_properties()1265 name = smb_config_getname(smb_proto_options[index].smb_index); in smb_load_proto_properties()1531 if (opt->smb_index == SMB_CI_MAX_PROTOCOL || in smb_set_proto_prop()1532 opt->smb_index == SMB_CI_MIN_PROTOCOL) in smb_set_proto_prop()1542 if (smb_config_set(opt->smb_index, value) != 0) { in smb_set_proto_prop()2397 switch (opt->smb_index) { in protocol_validator()2427 opt->smb_index); in protocol_validator()