Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mtd/ubi/
Dubi-media.h325 #define UBI_VTBL_RECORD_SIZE_CRC (UBI_VTBL_RECORD_SIZE - sizeof(__be32)) macro
Dvtbl.c98 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()