ReactOS 0.4.15-dev-7924-g5949c20
_MINIRDR_DISPATCH Struct Reference

#include <mrx.h>

Collaboration diagram for _MINIRDR_DISPATCH:

Public Attributes

NODE_TYPE_CODE NodeTypeCode
 
NODE_BYTE_SIZE NodeByteSize
 
ULONG MRxFlags
 
ULONG MRxSrvCallSize
 
ULONG MRxNetRootSize
 
ULONG MRxVNetRootSize
 
ULONG MRxFcbSize
 
ULONG MRxSrvOpenSize
 
ULONG MRxFobxSize
 
PMRX_CALLDOWN_CTX MRxStart
 
PMRX_CALLDOWN_CTX MRxStop
 
PMRX_CALLDOWN MRxCancel
 
PMRX_CALLDOWN MRxCreate
 
PMRX_CALLDOWN MRxCollapseOpen
 
PMRX_CALLDOWN MRxShouldTryToCollapseThisOpen
 
PMRX_CALLDOWN MRxFlush
 
PMRX_CALLDOWN MRxZeroExtend
 
PMRX_CALLDOWN MRxTruncate
 
PMRX_CALLDOWN MRxCleanupFobx
 
PMRX_CALLDOWN MRxCloseSrvOpen
 
PMRX_DEALLOCATE_FOR_FCB MRxDeallocateForFcb
 
PMRX_DEALLOCATE_FOR_FOBX MRxDeallocateForFobx
 
PMRX_IS_LOCK_REALIZABLE MRxIsLockRealizable
 
PMRX_FORCECLOSED_CALLDOWN MRxForceClosed
 
PMRX_CHKFCB_CALLDOWN MRxAreFilesAliased
 
PMRX_CALLDOWN MRxOpenPrintFile
 
PMRX_CALLDOWN MRxClosePrintFile
 
PMRX_CALLDOWN MRxWritePrintFile
 
PMRX_CALLDOWN MRxEnumeratePrintQueue
 
PMRX_CALLDOWN MRxClosedSrvOpenTimeOut
 
PMRX_CALLDOWN MRxClosedFcbTimeOut
 
PMRX_CALLDOWN MRxQueryDirectory
 
PMRX_CALLDOWN MRxQueryFileInfo
 
PMRX_CALLDOWN MRxSetFileInfo
 
PMRX_CALLDOWN MRxSetFileInfoAtCleanup
 
PMRX_CALLDOWN MRxQueryEaInfo
 
PMRX_CALLDOWN MRxSetEaInfo
 
PMRX_CALLDOWN MRxQuerySdInfo
 
PMRX_CALLDOWN MRxSetSdInfo
 
PMRX_CALLDOWN MRxQueryQuotaInfo
 
PMRX_CALLDOWN MRxSetQuotaInfo
 
PMRX_CALLDOWN MRxQueryVolumeInfo
 
PMRX_CALLDOWN MRxSetVolumeInfo
 
PMRX_CHKDIR_CALLDOWN MRxIsValidDirectory
 
PMRX_COMPUTE_NEW_BUFFERING_STATE MRxComputeNewBufferingState
 
PMRX_CALLDOWN MRxLowIOSubmit [LOWIO_OP_MAXIMUM+1]
 
PMRX_EXTENDFILE_CALLDOWN MRxExtendForCache
 
PMRX_EXTENDFILE_CALLDOWN MRxExtendForNonCache
 
PMRX_CHANGE_BUFFERING_STATE_CALLDOWN MRxCompleteBufferingStateChangeRequest
 
PMRX_CREATE_V_NET_ROOT MRxCreateVNetRoot
 
PMRX_FINALIZE_V_NET_ROOT_CALLDOWN MRxFinalizeVNetRoot
 
PMRX_FINALIZE_NET_ROOT_CALLDOWN MRxFinalizeNetRoot
 
PMRX_UPDATE_NETROOT_STATE MRxUpdateNetRootState
 
PMRX_EXTRACT_NETROOT_NAME MRxExtractNetRootName
 
PMRX_CREATE_SRVCALL MRxCreateSrvCall
 
PMRX_CREATE_SRVCALL MRxCancelCreateSrvCall
 
PMRX_SRVCALL_WINNER_NOTIFY MRxSrvCallWinnerNotify
 
PMRX_FINALIZE_SRVCALL_CALLDOWN MRxFinalizeSrvCall
 
PMRX_CALLDOWN MRxDevFcbXXXControlFile
 
PMRX_PREPARSE_NAME MRxPreparseName
 
PMRX_GET_CONNECTION_ID MRxGetConnectionId
 
ULONG ScavengerTimeout
 

Detailed Description

Definition at line 337 of file mrx.h.

Member Data Documentation

◆ MRxAreFilesAliased

PMRX_CHKFCB_CALLDOWN _MINIRDR_DISPATCH::MRxAreFilesAliased

Definition at line 363 of file mrx.h.

◆ MRxCancel

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxCancel

Definition at line 350 of file mrx.h.

◆ MRxCancelCreateSrvCall

PMRX_CREATE_SRVCALL _MINIRDR_DISPATCH::MRxCancelCreateSrvCall

Definition at line 394 of file mrx.h.

◆ MRxCleanupFobx

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxCleanupFobx

Definition at line 357 of file mrx.h.

◆ MRxClosedFcbTimeOut

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxClosedFcbTimeOut

Definition at line 369 of file mrx.h.

◆ MRxClosedSrvOpenTimeOut

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxClosedSrvOpenTimeOut

Definition at line 368 of file mrx.h.

◆ MRxClosePrintFile

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxClosePrintFile

Definition at line 365 of file mrx.h.

◆ MRxCloseSrvOpen

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxCloseSrvOpen

Definition at line 358 of file mrx.h.

◆ MRxCollapseOpen

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxCollapseOpen

Definition at line 352 of file mrx.h.

◆ MRxCompleteBufferingStateChangeRequest

PMRX_CHANGE_BUFFERING_STATE_CALLDOWN _MINIRDR_DISPATCH::MRxCompleteBufferingStateChangeRequest

Definition at line 387 of file mrx.h.

◆ MRxComputeNewBufferingState

PMRX_COMPUTE_NEW_BUFFERING_STATE _MINIRDR_DISPATCH::MRxComputeNewBufferingState

Definition at line 383 of file mrx.h.

◆ MRxCreate

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxCreate

Definition at line 351 of file mrx.h.

◆ MRxCreateSrvCall

PMRX_CREATE_SRVCALL _MINIRDR_DISPATCH::MRxCreateSrvCall

Definition at line 393 of file mrx.h.

Referenced by RxConstructSrvCall().

◆ MRxCreateVNetRoot

PMRX_CREATE_V_NET_ROOT _MINIRDR_DISPATCH::MRxCreateVNetRoot

Definition at line 388 of file mrx.h.

◆ MRxDeallocateForFcb

PMRX_DEALLOCATE_FOR_FCB _MINIRDR_DISPATCH::MRxDeallocateForFcb

Definition at line 359 of file mrx.h.

◆ MRxDeallocateForFobx

PMRX_DEALLOCATE_FOR_FOBX _MINIRDR_DISPATCH::MRxDeallocateForFobx

Definition at line 360 of file mrx.h.

Referenced by RxFinalizeNetFobx().

◆ MRxDevFcbXXXControlFile

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxDevFcbXXXControlFile

Definition at line 397 of file mrx.h.

◆ MRxEnumeratePrintQueue

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxEnumeratePrintQueue

Definition at line 367 of file mrx.h.

◆ MRxExtendForCache

PMRX_EXTENDFILE_CALLDOWN _MINIRDR_DISPATCH::MRxExtendForCache

Definition at line 385 of file mrx.h.

◆ MRxExtendForNonCache

PMRX_EXTENDFILE_CALLDOWN _MINIRDR_DISPATCH::MRxExtendForNonCache

Definition at line 386 of file mrx.h.

◆ MRxExtractNetRootName

PMRX_EXTRACT_NETROOT_NAME _MINIRDR_DISPATCH::MRxExtractNetRootName

Definition at line 392 of file mrx.h.

◆ MRxFcbSize

ULONG _MINIRDR_DISPATCH::MRxFcbSize

Definition at line 345 of file mrx.h.

◆ MRxFinalizeNetRoot

PMRX_FINALIZE_NET_ROOT_CALLDOWN _MINIRDR_DISPATCH::MRxFinalizeNetRoot

Definition at line 390 of file mrx.h.

◆ MRxFinalizeSrvCall

PMRX_FINALIZE_SRVCALL_CALLDOWN _MINIRDR_DISPATCH::MRxFinalizeSrvCall

Definition at line 396 of file mrx.h.

◆ MRxFinalizeVNetRoot

PMRX_FINALIZE_V_NET_ROOT_CALLDOWN _MINIRDR_DISPATCH::MRxFinalizeVNetRoot

Definition at line 389 of file mrx.h.

◆ MRxFlags

ULONG _MINIRDR_DISPATCH::MRxFlags

Definition at line 341 of file mrx.h.

Referenced by RxAllocateObject(), and RxCommonRead().

◆ MRxFlush

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxFlush

Definition at line 354 of file mrx.h.

◆ MRxFobxSize

ULONG _MINIRDR_DISPATCH::MRxFobxSize

Definition at line 347 of file mrx.h.

◆ MRxForceClosed

PMRX_FORCECLOSED_CALLDOWN _MINIRDR_DISPATCH::MRxForceClosed

Definition at line 362 of file mrx.h.

◆ MRxGetConnectionId

PMRX_GET_CONNECTION_ID _MINIRDR_DISPATCH::MRxGetConnectionId

Definition at line 399 of file mrx.h.

Referenced by RxFindOrConstructVirtualNetRoot().

◆ MRxIsLockRealizable

PMRX_IS_LOCK_REALIZABLE _MINIRDR_DISPATCH::MRxIsLockRealizable

Definition at line 361 of file mrx.h.

◆ MRxIsValidDirectory

PMRX_CHKDIR_CALLDOWN _MINIRDR_DISPATCH::MRxIsValidDirectory

Definition at line 382 of file mrx.h.

◆ MRxLowIOSubmit

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxLowIOSubmit[LOWIO_OP_MAXIMUM+1]

Definition at line 384 of file mrx.h.

◆ MRxNetRootSize

ULONG _MINIRDR_DISPATCH::MRxNetRootSize

Definition at line 343 of file mrx.h.

Referenced by RxAllocateObject().

◆ MRxOpenPrintFile

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxOpenPrintFile

Definition at line 364 of file mrx.h.

◆ MRxPreparseName

PMRX_PREPARSE_NAME _MINIRDR_DISPATCH::MRxPreparseName

Definition at line 398 of file mrx.h.

◆ MRxQueryDirectory

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxQueryDirectory

Definition at line 370 of file mrx.h.

◆ MRxQueryEaInfo

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxQueryEaInfo

Definition at line 374 of file mrx.h.

◆ MRxQueryFileInfo

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxQueryFileInfo

Definition at line 371 of file mrx.h.

◆ MRxQueryQuotaInfo

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxQueryQuotaInfo

Definition at line 378 of file mrx.h.

◆ MRxQuerySdInfo

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxQuerySdInfo

Definition at line 376 of file mrx.h.

◆ MRxQueryVolumeInfo

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxQueryVolumeInfo

Definition at line 380 of file mrx.h.

◆ MRxSetEaInfo

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxSetEaInfo

Definition at line 375 of file mrx.h.

◆ MRxSetFileInfo

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxSetFileInfo

Definition at line 372 of file mrx.h.

◆ MRxSetFileInfoAtCleanup

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxSetFileInfoAtCleanup

Definition at line 373 of file mrx.h.

◆ MRxSetQuotaInfo

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxSetQuotaInfo

Definition at line 379 of file mrx.h.

◆ MRxSetSdInfo

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxSetSdInfo

Definition at line 377 of file mrx.h.

◆ MRxSetVolumeInfo

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxSetVolumeInfo

Definition at line 381 of file mrx.h.

◆ MRxShouldTryToCollapseThisOpen

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxShouldTryToCollapseThisOpen

Definition at line 353 of file mrx.h.

Referenced by RxSearchForCollapsibleOpen().

◆ MRxSrvCallSize

ULONG _MINIRDR_DISPATCH::MRxSrvCallSize

Definition at line 342 of file mrx.h.

Referenced by RxAllocateObject().

◆ MRxSrvCallWinnerNotify

PMRX_SRVCALL_WINNER_NOTIFY _MINIRDR_DISPATCH::MRxSrvCallWinnerNotify

Definition at line 395 of file mrx.h.

◆ MRxSrvOpenSize

ULONG _MINIRDR_DISPATCH::MRxSrvOpenSize

Definition at line 346 of file mrx.h.

◆ MRxStart

PMRX_CALLDOWN_CTX _MINIRDR_DISPATCH::MRxStart

Definition at line 348 of file mrx.h.

◆ MRxStop

PMRX_CALLDOWN_CTX _MINIRDR_DISPATCH::MRxStop

Definition at line 349 of file mrx.h.

◆ MRxTruncate

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxTruncate

Definition at line 356 of file mrx.h.

◆ MRxUpdateNetRootState

PMRX_UPDATE_NETROOT_STATE _MINIRDR_DISPATCH::MRxUpdateNetRootState

Definition at line 391 of file mrx.h.

◆ MRxVNetRootSize

ULONG _MINIRDR_DISPATCH::MRxVNetRootSize

Definition at line 344 of file mrx.h.

Referenced by RxAllocateObject().

◆ MRxWritePrintFile

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxWritePrintFile

Definition at line 366 of file mrx.h.

◆ MRxZeroExtend

PMRX_CALLDOWN _MINIRDR_DISPATCH::MRxZeroExtend

Definition at line 355 of file mrx.h.

◆ NodeByteSize

NODE_BYTE_SIZE _MINIRDR_DISPATCH::NodeByteSize

Definition at line 340 of file mrx.h.

◆ NodeTypeCode

NODE_TYPE_CODE _MINIRDR_DISPATCH::NodeTypeCode

Definition at line 339 of file mrx.h.

◆ ScavengerTimeout

ULONG _MINIRDR_DISPATCH::ScavengerTimeout

Definition at line 400 of file mrx.h.


The documentation for this struct was generated from the following file: