Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/fs/ubifs/
H A Drecovery.c596 dbg_rcvry("dropping grouped node at %d:%d", sleb->lnum, snod->offs); in drop_last_group()
644 int grouped = jhead == -1 ? 0 : c->jheads[jhead].grouped; in ubifs_recover_leb() local
648 dbg_rcvry("%d:%d, jhead %d, grouped %d", lnum, offs, jhead, grouped); in ubifs_recover_leb()
752 if (grouped) { in ubifs_recover_leb()
754 * If nodes are grouped, always drop the incomplete group at in ubifs_recover_leb()

Completed in 2 milliseconds