Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/cdfs/
H A Dcdstruc.h983 USHORT XAAttributes; member
1639 USHORT XAAttributes; member
H A Dfieldoff.c166 doit( FCB, XAAttributes );
290 doit( DIRENT, XAAttributes );
H A Ddirsup.c518 Dirent->XAAttributes = 0; in CdUpdateDirentFromRawDirent()
1860 Dirent->XAAttributes = SystemUseArea->Attributes; in CdCheckForXAExtent()
H A Dstrucsup.c1323 Fcb->XAAttributes = ThisDirent->XAAttributes; in CdInitializeFcbFromFileContext()
H A Ddeviosup.c830 RiffHeader->Attributes = (USHORT) Fcb->XAAttributes; in _Requires_lock_held_()