Searched refs:UBI_VTBL_RECORD_SIZE_CRC (Results 1 – 2 of 2) sorted by relevance
325 #define UBI_VTBL_RECORD_SIZE_CRC (UBI_VTBL_RECORD_SIZE - sizeof(__be32)) macro
98 crc = crc32(UBI_CRC32_INIT, vtbl_rec, UBI_VTBL_RECORD_SIZE_CRC); in ubi_change_vtbl_record()150 UBI_VTBL_RECORD_SIZE_CRC); in ubi_vtbl_rename_volumes()196 crc = crc32(UBI_CRC32_INIT, &vtbl[i], UBI_VTBL_RECORD_SIZE_CRC); in vtbl_check()