Home
last modified time | relevance | path

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

/linux/fs/udf/
H A Decma_167.h52 uint8_t charSetInfo[63]; member
639 struct charSetInfo { struct
640 __le32 attrType;
641 uint8_t attrSubtype;
642 uint8_t reserved[3];
643 __le32 attrLength;
644 __le32 escapeSeqLength;
645 uint8_t charSetType;
646 uint8_t escapeSeq[];