Home
last modified time | relevance | path

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

/fs/udf/
Decma_167.h450 struct fileIdentDesc { struct
451 struct tag descTag;
452 __le16 fileVersionNum;
453 uint8_t fileCharacteristics;
454 uint8_t lengthFileIdent;
455 struct long_ad icb;
456 __le16 lengthOfImpUse;
457 uint8_t impUse[0];
458 uint8_t fileIdent[0];
459 uint8_t padding[0];