Home
last modified time | relevance | path

Searched refs:udf_tag_checksum (Results 1 – 5 of 5) sorted by relevance

/fs/udf/
Dmisc.c140 eahd->descTag.tagChecksum = udf_tag_checksum(&eahd->descTag); in udf_add_extendedattr()
237 checksum = udf_tag_checksum(tag_p); in udf_read_tagged()
282 tptr->tagChecksum = udf_tag_checksum(tptr); in udf_update_tag()
296 u8 udf_tag_checksum(const struct tag *t) in udf_tag_checksum() function
Dudfdecl.h69 u8 udf_tag_checksum(const struct tag *t);
Dnamei.c120 cfi->descTag.tagChecksum = udf_tag_checksum(&cfi->descTag); in udf_write_fi()
Dsuper.c2028 lvid->descTag.tagChecksum = udf_tag_checksum(&lvid->descTag); in udf_finalize_lvid()
Dinode.c1878 fe->descTag.tagChecksum = udf_tag_checksum(&fe->descTag); in udf_update_inode()