Searched refs:group_type (Results 1 – 6 of 6) sorted by relevance
330 ch->group_type = UBIFS_NO_NODE_GROUP; in ubifs_pad()389 ch->group_type = UBIFS_NO_NODE_GROUP; in ubifs_prepare_node()423 ch->group_type = UBIFS_LAST_OF_NODE_GROUP; in ubifs_prep_grp_node()425 ch->group_type = UBIFS_IN_NODE_GROUP; in ubifs_prep_grp_node()
437 __u8 group_type; member
583 if (ch->group_type != UBIFS_IN_NODE_GROUP) in drop_last_group()
226 pr_err("\tgroup_type %d (%s)\n", ch->group_type, in dump_ch()227 dbg_gtype(ch->group_type)); in dump_ch()
5987 enum group_type { enum6006 enum group_type group_type; member6045 .group_type = group_other, in init_sd_lb_stats()6278 group_type group_classify(struct sched_group *group, in group_classify()6344 sgs->group_type = group_classify(group, sgs); in update_sg_lb_stats()6367 if (sgs->group_type > busiest->group_type) in update_sd_pick_busiest()6370 if (sgs->group_type < busiest->group_type) in update_sd_pick_busiest()6478 sgs->group_type = group_classify(sg, sgs); in update_sd_lb_stats()6633 if (busiest->group_type == group_imbalanced) { in calculate_imbalance()6656 if (busiest->group_type == group_overloaded && in calculate_imbalance()[all …]
1306 int group_type; in igmp6_event_query() local1336 group_type = ipv6_addr_type(group); in igmp6_event_query()1338 if (group_type != IPV6_ADDR_ANY && in igmp6_event_query()1339 !(group_type&IPV6_ADDR_MULTICAST)) in igmp6_event_query()1362 if (group_type == IPV6_ADDR_ANY) { /* general query */ in igmp6_event_query()1383 if (group_type == IPV6_ADDR_ANY) { in igmp6_event_query()