Home
last modified time | relevance | path

Searched refs:UBI_VTBL_RECORD_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/mtd/ubi/
Dubi-media.h309 #define UBI_VTBL_RECORD_SIZE sizeof(struct ubi_vtbl_record) macro
312 #define UBI_VTBL_RECORD_SIZE_CRC (UBI_VTBL_RECORD_SIZE - sizeof(__be32))
Dvtbl.c192 UBI_VTBL_RECORD_SIZE)) {
502 memcpy(&vtbl[i], &empty_vtbl_record, UBI_VTBL_RECORD_SIZE);
784 ubi->vtbl_slots = ubi->leb_size / UBI_VTBL_RECORD_SIZE;
788 ubi->vtbl_size = ubi->vtbl_slots * UBI_VTBL_RECORD_SIZE;