UBI_VTBL_RECORD_SIZE 315 drivers/mtd/ubi/ubi-media.h #define UBI_VTBL_RECORD_SIZE_CRC (UBI_VTBL_RECORD_SIZE - sizeof(__be32)) UBI_VTBL_RECORD_SIZE 186 drivers/mtd/ubi/vtbl.c UBI_VTBL_RECORD_SIZE)) { UBI_VTBL_RECORD_SIZE 495 drivers/mtd/ubi/vtbl.c memcpy(&vtbl[i], &empty_vtbl_record, UBI_VTBL_RECORD_SIZE); UBI_VTBL_RECORD_SIZE 794 drivers/mtd/ubi/vtbl.c ubi->vtbl_slots = ubi->leb_size / UBI_VTBL_RECORD_SIZE; UBI_VTBL_RECORD_SIZE 798 drivers/mtd/ubi/vtbl.c ubi->vtbl_size = ubi->vtbl_slots * UBI_VTBL_RECORD_SIZE;