/reactos/drivers/filesystems/cdfs/ |
H A D | close.c | 212 if (ARGUMENT_PRESENT( Vcb )) { in CdFspClose() 236 PotentialVcbTeardown = !ARGUMENT_PRESENT( Vcb ) && in CdFspClose() 259 PotentialVcbTeardown = !ARGUMENT_PRESENT( Vcb ) && in CdFspClose() 939 if (!ARGUMENT_PRESENT( Vcb ) || (NextIrpContext->Vcb == Vcb)) { in CdRemoveClose() 964 (ARGUMENT_PRESENT( Vcb ) || in CdRemoveClose() 985 if (!ARGUMENT_PRESENT( Vcb ) || (NextIrpContextLite->Fcb->Vcb == Vcb)) { in CdRemoveClose() 1007 if (!ARGUMENT_PRESENT( Vcb ) && (IrpContext == NULL)) { in CdRemoveClose()
|
H A D | verfysup.c | 652 if ( ARGUMENT_PRESENT( IrpContext )) { in CdVerifyFcbOperation() 691 if (ARGUMENT_PRESENT( IrpContext )) { in CdVerifyFcbOperation() 712 if (ARGUMENT_PRESENT( IrpContext )) { in CdVerifyFcbOperation() 736 } else if (!ARGUMENT_PRESENT( IrpContext )) { in CdVerifyFcbOperation()
|
H A D | cddata.c | 573 if (ARGUMENT_PRESENT( IrpContext )) { in CdExceptionFilter() 662 if (!ARGUMENT_PRESENT( IrpContext )) { in _Requires_lock_held_() 947 if (ARGUMENT_PRESENT( IrpContext )) { in CdCompleteRequest() 956 if (ARGUMENT_PRESENT( Irp )) { in CdCompleteRequest()
|
H A D | strucsup.c | 492 Vcb->BlockSize = ( ARGUMENT_PRESENT( RawIsoVd ) ? in CdUpdateVcbFromVolDescriptor() 517 if (ARGUMENT_PRESENT( RawIsoVd )) { in CdUpdateVcbFromVolDescriptor() 1028 if (!ARGUMENT_PRESENT( FcbExisted )) { in CdCreateFcb() 1560 NT_ASSERT( ARGUMENT_PRESENT( IrpContext )); in _When_()
|
H A D | create.c | 2051 if (ARGUMENT_PRESENT( RelatedCcb )) { in _Requires_lock_held_() 2185 if (ARGUMENT_PRESENT( RelatedCcb ) && in CdOpenDirectoryFromPathEntry() 2471 if (ARGUMENT_PRESENT( RelatedCcb ) && in _Requires_lock_held_()
|
H A D | deviosup.c | 1389 if (ARGUMENT_PRESENT( Iosb )) { in CdPerformDevIoCtrlEx()
|
/reactos/drivers/filesystems/fastfat/ |
H A D | close.c | 398 if (!ARGUMENT_PRESENT( Vcb )) { in _Requires_lock_held_() 415 if (!ARGUMENT_PRESENT(Vcb)) { in _Requires_lock_held_() 543 if (!ARGUMENT_PRESENT( Vcb )) { in _Requires_lock_held_() 892 if (ARGUMENT_PRESENT( VcbDeleted )) { in _Requires_lock_held_() 1207 ARGUMENT_PRESENT( VcbDeleted ) && in _Requires_lock_held_() 1251 if (ARGUMENT_PRESENT( VcbDeleted )) { in _Requires_lock_held_()
|
H A D | dirsup.c | 965 if ( ARGUMENT_PRESENT( DeleteContext ) ) { in _Requires_lock_held_() 1224 if (ARGUMENT_PRESENT(LongFileName)) { in _Requires_lock_held_() 1229 if (ARGUMENT_PRESENT(OrigLongFileName)) { in _Requires_lock_held_() 1312 ARGUMENT_PRESENT(LongFileName) && in _Requires_lock_held_() 1503 if (ARGUMENT_PRESENT(OrigLongFileName)) { in _Requires_lock_held_() 2329 if (ARGUMENT_PRESENT(Lfn)) { in FatConstructDirent() 2540 Dirent->FileSize = ARGUMENT_PRESENT( AlternativeFileSize ) ? in _Requires_lock_held_()
|
H A D | workque.c | 257 NT_ASSERT( ARGUMENT_PRESENT(Irp) ); in FatFsdPostRequest()
|
H A D | acchksup.c | 308 if (ARGUMENT_PRESENT( AccessState->SubjectSecurityContext.ClientToken )) { in FatExplicitDeviceAccessGranted()
|
H A D | fatdata.c | 259 if ( !ARGUMENT_PRESENT( IrpContext ) ) { in FatExceptionFilter() 362 if ( !ARGUMENT_PRESENT( IrpContext ) ) { in _Requires_lock_held_()
|
H A D | filobsup.c | 158 if (ARGUMENT_PRESENT( FileObject )) { in FatSetFileObject()
|
H A D | create.c | 2200 if (ARGUMENT_PRESENT( FileObject )) { in _Requires_lock_held_() 3898 if (ARGUMENT_PRESENT( FileObject )) { in _Requires_lock_held_() 4390 if (ARGUMENT_PRESENT( FileObject )) { in _Requires_lock_held_() 4869 if (ARGUMENT_PRESENT( FileObject )) { in _Requires_lock_held_() 5581 if (ARGUMENT_PRESENT( FileObject )) { in _Requires_lock_held_() 6318 if (ARGUMENT_PRESENT( FileObject )) { in _Requires_lock_held_()
|
H A D | strucsup.c | 3164 if (!ARGUMENT_PRESENT(Lfn) || (Lfn->Length == 0)) { in FatConstructNamesInFcb() 3684 if (ARGUMENT_PRESENT(Vcb)) { in FatAllocateCloseContext()
|
H A D | cachesup.c | 1217 ARGUMENT_PRESENT(Vcb) && in _Requires_lock_held_()
|
H A D | allocsup.c | 1050 if (ARGUMENT_PRESENT(Index)) { in _Requires_lock_held_() 1286 if ( ARGUMENT_PRESENT(FileObject) && CcIsFileCached(FileObject) ) { in _Requires_lock_held_()
|
H A D | deviosup.c | 3681 if (ARGUMENT_PRESENT( Iosb )) { in FatPerformDevIoCtrl()
|
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/km/ |
H A D | supportkm.cpp | 129 if (ARGUMENT_PRESENT(D3ColdInterface) && in GetStackCapabilities()
|
/reactos/modules/rosapps/drivers/vfd/ |
H A D | imports.h | 299 if (ARGUMENT_PRESENT(T)) (ObDereferenceObject((T)))
|
/reactos/ntoskrnl/se/ |
H A D | sd.c | 1325 if (!ARGUMENT_PRESENT(SubjectContext)) in _IRQL_requires_max_() 1353 if (!ARGUMENT_PRESENT(ParentDescriptor)) in _IRQL_requires_max_() 1385 if (!ARGUMENT_PRESENT(ParentDescriptor)) in _IRQL_requires_max_()
|
/reactos/sdk/include/xdk/ |
H A D | ntdef.template.h | 90 #define ARGUMENT_PRESENT(ArgumentPointer) \ in $endif() macro
|
H A D | sefuncs.h | 584 ( ARGUMENT_PRESENT( \
|
H A D | ntifs.template.h | 1760 {if (ARGUMENT_PRESENT(T)) { \
|
/reactos/sdk/lib/drivers/wdf/kmdf/src/dma/base/ |
H A D | fxdmatransaction.cpp | 2405 if (ARGUMENT_PRESENT(MapRegisterCount)) { in GetTransferInfo() 2409 if (ARGUMENT_PRESENT(ScatterGatherElementCount)) { in GetTransferInfo()
|
/reactos/drivers/storage/class/classpnp/ |
H A D | class.c | 6242 if (ARGUMENT_PRESENT(RetryInterval)) { 8996 if (ARGUMENT_PRESENT(ObjectNameBuffer)) { 11086 NT_ASSERT(ARGUMENT_PRESENT(IoStatus)); 11089 NT_ASSERT(ARGUMENT_PRESENT(Buffer)); 11092 NT_ASSERT(!ARGUMENT_PRESENT(Buffer));
|