Searched refs:header1 (Results 1 – 4 of 4) sorted by relevance
860 ext2_xattr_cmp(struct ext2_xattr_header *header1, in ext2_xattr_cmp() argument865 entry1 = ENTRY(header1+1); in ext2_xattr_cmp()878 if (memcmp((char *)header1 + le16_to_cpu(entry1->e_value_offs), in ext2_xattr_cmp()
301 static unsigned char header1[] = { variable611 memcpy(ptr, header1, sizeof(header1)); in zr364xx_read_video_callback()612 ptr += sizeof(header1); in zr364xx_read_video_callback()
1305 u32 header1 = 0, header2 = 0, magic_num = 0, crc = 0; in parse_platform_config() local1322 header1 = *ptr; in parse_platform_config()1324 if (header1 != ~header2) { in parse_platform_config()
1564 ext4_xattr_cmp(struct ext4_xattr_header *header1, in ext4_xattr_cmp() argument1569 entry1 = ENTRY(header1+1); in ext4_xattr_cmp()1582 if (memcmp((char *)header1 + le16_to_cpu(entry1->e_value_offs), in ext4_xattr_cmp()