Home
last modified time | relevance | path

Searched refs:SyncType (Results 1 – 7 of 7) sorted by relevance

/reactos/drivers/filesystems/cdfs/
H A Dresrcsup.c353 … if (CallbackData->Parameters.AcquireForSectionSynchronization.SyncType == SyncTypeCreateSection) { in _Requires_lock_held_()
/reactos/ntoskrnl/fsrtl/
H A Dfastio.c1558 IN FS_FILTER_SECTION_SYNC_TYPE SyncType, in FsRtlAcquireFileExclusiveCommon() argument
1592 CbData.Parameters.AcquireForSectionSynchronization.SyncType = SyncType; in FsRtlAcquireFileExclusiveCommon()
/reactos/drivers/filesystems/fastfat/
H A Dresrcsup.c951 … if (CallbackData->Parameters.AcquireForSectionSynchronization.SyncType != SyncTypeCreateSection) { in _Requires_lock_held_()
/reactos/sdk/include/ddk/
H A Dusbprotocoldefs.h343 BYTE SyncType:2; member
H A Dfltkernel.h347 FS_FILTER_SECTION_SYNC_TYPE SyncType; member
/reactos/drivers/filesystems/ext2/src/
H A Dfastio.c1188 if (cd->Parameters.AcquireForSectionSynchronization.SyncType != SyncTypeCreateSection) { in Ext2PreAcquireForCreateSection()
/reactos/sdk/include/xdk/
H A Diotypes.h7382 FS_FILTER_SECTION_SYNC_TYPE SyncType; member