Searched refs:grouped (Results 1 – 3 of 3) sorted by relevance
639 int grouped = jhead == -1 ? 0 : c->jheads[jhead].grouped; in ubifs_recover_leb() local643 dbg_rcvry("%d:%d, jhead %d, grouped %d", lnum, offs, jhead, grouped); in ubifs_recover_leb()716 if (grouped) in ubifs_recover_leb()
813 c->jheads[i].grouped = 1; in alloc_wbufs()824 c->jheads[GCHD].grouped = 0; in alloc_wbufs()
729 unsigned int grouped:1; member