Searched defs:grouped (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/fs/ubifs/ | ||
| H A D | recovery.c | 635 int grouped = jhead == -1 ? 0 : c->jheads[jhead].grouped; in ubifs_recover_leb() local |
| H A D | ubifs.h | 1330 unsigned int grouped:1; member |