ReactOS 0.4.15-dev-7942-gd23573b
_NFS41_SERVER_ENTRY Struct Reference
Collaboration diagram for _NFS41_SERVER_ENTRY:

Public Attributes

PMRX_SRV_CALL pRdbssSrvCall
 
WCHAR NameBuffer [SERVER_NAME_BUFFER_SIZE]
 
UNICODE_STRING Name
 

Detailed Description

Definition at line 428 of file nfs41_driver.c.

Member Data Documentation

◆ Name

UNICODE_STRING _NFS41_SERVER_ENTRY::Name

Definition at line 431 of file nfs41_driver.c.

Referenced by _nfs41_CreateSrvCall().

◆ NameBuffer

WCHAR _NFS41_SERVER_ENTRY::NameBuffer[SERVER_NAME_BUFFER_SIZE]

Definition at line 430 of file nfs41_driver.c.

Referenced by _nfs41_CreateSrvCall().

◆ pRdbssSrvCall

PMRX_SRV_CALL _NFS41_SERVER_ENTRY::pRdbssSrvCall

Definition at line 429 of file nfs41_driver.c.

Referenced by _nfs41_CreateSrvCall(), and nfs41_FinalizeSrvCall().


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