Searched refs:grouped (Results 1 – 3 of 3) sorted by relevance
626 int grouped = jhead == -1 ? 0 : c->jheads[jhead].grouped; in ubifs_recover_leb() local630 dbg_rcvry("%d:%d, jhead %d, grouped %d", lnum, offs, jhead, grouped); in ubifs_recover_leb()703 if (grouped) in ubifs_recover_leb()
840 c->jheads[i].grouped = 1; in alloc_wbufs()853 c->jheads[GCHD].grouped = 0; in alloc_wbufs()
732 unsigned int grouped:1; member