Searched refs:group_type (Results 1 – 4 of 4) sorted by relevance
340 ch->group_type = UBIFS_NO_NODE_GROUP; in ubifs_pad()387 ch->group_type = UBIFS_NO_NODE_GROUP; in ubifs_init_node()481 ch->group_type = UBIFS_LAST_OF_NODE_GROUP; in ubifs_prep_grp_node()483 ch->group_type = UBIFS_IN_NODE_GROUP; in ubifs_prep_grp_node()
462 __u8 group_type; member
571 if (ch->group_type != UBIFS_IN_NODE_GROUP) in drop_last_group()
217 pr_err("\tgroup_type %d (%s)\n", ch->group_type, in dump_ch()218 dbg_gtype(ch->group_type)); in dump_ch()
Completed in 17 milliseconds