Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dubi-media.h310 #define UBI_VTBL_RECORD_SIZE sizeof(struct ubi_vtbl_record) macro
313 #define UBI_VTBL_RECORD_SIZE_CRC (UBI_VTBL_RECORD_SIZE - sizeof(__be32))
H A Dvtbl.c193 UBI_VTBL_RECORD_SIZE)) {
503 memcpy(&vtbl[i], &empty_vtbl_record, UBI_VTBL_RECORD_SIZE);
785 ubi->vtbl_slots = ubi->leb_size / UBI_VTBL_RECORD_SIZE;
789 ubi->vtbl_size = ubi->vtbl_slots * UBI_VTBL_RECORD_SIZE;