Home
last modified time | relevance | path

Searched refs:grouped (Results 1 – 3 of 3) sorted by relevance

/fs/ubifs/
A Drecovery.c626 int grouped = jhead == -1 ? 0 : c->jheads[jhead].grouped; in ubifs_recover_leb() local
630 dbg_rcvry("%d:%d, jhead %d, grouped %d", lnum, offs, jhead, grouped); in ubifs_recover_leb()
703 if (grouped) in ubifs_recover_leb()
A Dsuper.c836 c->jheads[i].grouped = 1; in alloc_wbufs()
849 c->jheads[GCHD].grouped = 0; in alloc_wbufs()
A Dubifs.h729 unsigned int grouped:1; member

Completed in 20 milliseconds