Searched refs:UBI_VTBL_AUTORESIZE_FLG (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mtd/ubi/ | ||
H A D | ubi-media.h | 83 UBI_VTBL_AUTORESIZE_FLG = 0x01, enumerator |
H A D | vtbl.c | 553 if (vtbl[i].flags & UBI_VTBL_AUTORESIZE_FLG) { in init_volumes() |