Home
last modified time | relevance | path

Searched refs:descCRC (Results 1 – 4 of 4) sorted by relevance

/linux/fs/udf/
H A Dmisc.c118 eahd->descTag.descCRC = cpu_to_le16(crc_itu_t(0, (char *)eahd + in udf_add_extendedattr()
238 if (le16_to_cpu(tag_p->descCRC) == crc_itu_t(0, in udf_read_tagged()
244 le16_to_cpu(tag_p->descCRC), in udf_read_tagged()
265 tptr->descCRC = cpu_to_le16(crc_itu_t(0, data + sizeof(struct tag), length)); in udf_update_tag()
H A Decma_167.h176 __le16 descCRC; member
H A Dsuper.c2075 lvid->descTag.descCRC = cpu_to_le16( in udf_finalize_lvid()
H A Dinode.c1952 fe->descTag.descCRC = cpu_to_le16(crc_itu_t(0, (char *)fe + sizeof(struct tag), in udf_write_inode()