Searched refs:UBI_VTBL_AUTORESIZE_FLG (Results 1 – 3 of 3) sorted by relevance
83 UBI_VTBL_AUTORESIZE_FLG = 0x01, enumerator
553 if (vtbl[i].flags & UBI_VTBL_AUTORESIZE_FLG) { in init_volumes()
789 ubi->vtbl[vol_id].flags &= ~UBI_VTBL_AUTORESIZE_FLG; in autoresize()