Lines Matching defs:extendedFileEntry
792 struct extendedFileEntry struct
794 tag descTag;
795 icbtag icbTag;
796 uint32_t uid;
797 uint32_t gid;
798 uint32_t permissions;
799 uint16_t fileLinkCount;
800 uint8_t recordFormat;
801 uint8_t recordDisplayAttr;
802 uint32_t recordLength;
803 uint64_t informationLength;
804 uint64_t objectSize;
805 uint64_t logicalBlocksRecorded;
806 timestamp accessTime;
807 timestamp modificationTime;
808 timestamp createTime;
809 timestamp attrTime;
810 uint32_t checkpoint;
811 uint32_t reserved;
812 long_ad extendedAttrICB;
813 long_ad streamDirectoryICB;
814 regid impIdent;
815 uint64_t uniqueID;
816 uint32_t lengthExtendedAttr;
817 uint32_t lengthAllocDescs;
818 uint8_t extendedAttr[0];
819 uint8_t allocDescs[0];