Searched refs:UBI_VTBL_RECORD_SIZE (Results 1 – 2 of 2) sorted by relevance
322 #define UBI_VTBL_RECORD_SIZE sizeof(struct ubi_vtbl_record) macro325 #define UBI_VTBL_RECORD_SIZE_CRC (UBI_VTBL_RECORD_SIZE - sizeof(__be32))
206 UBI_VTBL_RECORD_SIZE)) { in vtbl_check()513 memcpy(&vtbl[i], &empty_vtbl_record, UBI_VTBL_RECORD_SIZE); in create_empty_lvol()794 ubi->vtbl_slots = ubi->leb_size / UBI_VTBL_RECORD_SIZE; in ubi_read_volume_table()798 ubi->vtbl_size = ubi->vtbl_slots * UBI_VTBL_RECORD_SIZE; in ubi_read_volume_table()