ReactOS 0.4.15-dev-7918-g2a2556c
_NFS41_NETROOT_EXTENSION Struct Reference
Collaboration diagram for _NFS41_NETROOT_EXTENSION:

Public Attributes

NODE_TYPE_CODE NodeTypeCode
 
NODE_BYTE_SIZE NodeByteSize
 
DWORD nfs41d_version
 
BOOLEAN mounts_init
 
FAST_MUTEX mountLock
 
nfs41_mount_list mounts
 

Detailed Description

Definition at line 357 of file nfs41_driver.c.

Member Data Documentation

◆ mountLock

FAST_MUTEX _NFS41_NETROOT_EXTENSION::mountLock

Definition at line 362 of file nfs41_driver.c.

Referenced by nfs41_FinalizeNetRoot().

◆ mounts

nfs41_mount_list _NFS41_NETROOT_EXTENSION::mounts

Definition at line 363 of file nfs41_driver.c.

Referenced by nfs41_FinalizeNetRoot().

◆ mounts_init

BOOLEAN _NFS41_NETROOT_EXTENSION::mounts_init

Definition at line 361 of file nfs41_driver.c.

Referenced by nfs41_FinalizeNetRoot().

◆ nfs41d_version

DWORD _NFS41_NETROOT_EXTENSION::nfs41d_version

Definition at line 360 of file nfs41_driver.c.

Referenced by fcbopen_main(), and nfs41_FinalizeNetRoot().

◆ NodeByteSize

NODE_BYTE_SIZE _NFS41_NETROOT_EXTENSION::NodeByteSize

Definition at line 359 of file nfs41_driver.c.

◆ NodeTypeCode

NODE_TYPE_CODE _NFS41_NETROOT_EXTENSION::NodeTypeCode

Definition at line 358 of file nfs41_driver.c.


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