Searched refs:path_count (Results 1 – 3 of 3) sorted by relevance
519 path_count = 0; in cd9660_createSL()533 path_count += 2; in cd9660_createSL()571 if (path_count <= 249) { in cd9660_createSL()580 path_count, in cd9660_createSL()584 path_count += j; in cd9660_createSL()592 path_count = 0; in cd9660_createSL()599 path_count++; in cd9660_createSL()602 = path_count; in cd9660_createSL()603 path_count+= 2; in cd9660_createSL()609 path_count++; in cd9660_createSL()[all …]
58 uint32_t path_count; member472 port_paths[port_paths_count].path_count = check_count; in osm_switch_recommend_path()539 && port_paths[idx].path_count < least_paths_other_sys) { in osm_switch_recommend_path()540 least_paths_other_sys = port_paths[idx].path_count; in osm_switch_recommend_path()545 && port_paths[idx].path_count < least_paths_other_nodes) { in osm_switch_recommend_path()546 least_paths_other_nodes = port_paths[idx].path_count; in osm_switch_recommend_path()552 if (port_paths[idx].path_count < least_paths) { in osm_switch_recommend_path()554 least_paths = port_paths[idx].path_count; in osm_switch_recommend_path()564 && port_paths[idx].path_count == least_paths in osm_switch_recommend_path()
528 u_int8_t path_count; member