Home
last modified time | relevance | path

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

/fs/udf/
Decma_167.h464 struct fileIdentDesc { struct
465 struct tag descTag;
466 __le16 fileVersionNum;
467 uint8_t fileCharacteristics;
468 uint8_t lengthFileIdent;
469 struct long_ad icb;
470 __le16 lengthOfImpUse;
471 uint8_t impUse[0];
472 uint8_t fileIdent[0];
473 uint8_t padding[0];