Home
last modified time | relevance | path

Searched defs:data_crc (Results 1 – 5 of 5) sorted by relevance

/third_party/uboot/u-boot-2020.01/fs/jffs2/
Djffs2_private.h90 data_crc(struct jffs2_raw_inode *node) in data_crc() function
/third_party/uboot/u-boot-2020.01/drivers/mtd/ubi/
Dubi-media.h283 __be32 data_crc; member
418 __be32 data_crc; member
Dattach.c324 uint32_t data_crc, crc; in ubi_compare_lebs() local
Dio.c882 int data_crc = be32_to_cpu(vid_hdr->data_crc); in validate_vid_hdr() local
/third_party/uboot/u-boot-2020.01/include/jffs2/
Djffs2.h167 __u32 data_crc; /* CRC for the (compressed) data. */ member