ReactOS 0.4.15-dev-7953-g1f49173
_NFS41_V_NET_ROOT_EXTENSION Struct Reference
Collaboration diagram for _NFS41_V_NET_ROOT_EXTENSION:

Public Attributes

NODE_TYPE_CODE NodeTypeCode
 
NODE_BYTE_SIZE NodeByteSize
 
HANDLE session
 
FILE_FS_ATTRIBUTE_INFORMATION FsAttrs
 
DWORD sec_flavor
 
DWORD timeout
 
USHORT MountPathLen
 
BOOLEAN read_only
 
BOOLEAN write_thru
 
BOOLEAN nocache
 
SECURITY_CLIENT_CONTEXT mount_sec_ctx
 

Detailed Description

Definition at line 379 of file nfs41_driver.c.

Member Data Documentation

◆ FsAttrs

FILE_FS_ATTRIBUTE_INFORMATION _NFS41_V_NET_ROOT_EXTENSION::FsAttrs

Definition at line 383 of file nfs41_driver.c.

Referenced by isFilenameTooLong().

◆ mount_sec_ctx

SECURITY_CLIENT_CONTEXT _NFS41_V_NET_ROOT_EXTENSION::mount_sec_ctx

Definition at line 392 of file nfs41_driver.c.

Referenced by nfs41_FinalizeVNetRoot().

◆ MountPathLen

USHORT _NFS41_V_NET_ROOT_EXTENSION::MountPathLen

Definition at line 386 of file nfs41_driver.c.

◆ nocache

BOOLEAN _NFS41_V_NET_ROOT_EXTENSION::nocache

Definition at line 389 of file nfs41_driver.c.

◆ NodeByteSize

NODE_BYTE_SIZE _NFS41_V_NET_ROOT_EXTENSION::NodeByteSize

Definition at line 381 of file nfs41_driver.c.

◆ NodeTypeCode

NODE_TYPE_CODE _NFS41_V_NET_ROOT_EXTENSION::NodeTypeCode

Definition at line 380 of file nfs41_driver.c.

◆ read_only

BOOLEAN _NFS41_V_NET_ROOT_EXTENSION::read_only

Definition at line 387 of file nfs41_driver.c.

◆ sec_flavor

DWORD _NFS41_V_NET_ROOT_EXTENSION::sec_flavor

Definition at line 384 of file nfs41_driver.c.

◆ session

HANDLE _NFS41_V_NET_ROOT_EXTENSION::session

Definition at line 382 of file nfs41_driver.c.

Referenced by nfs41_FinalizeVNetRoot().

◆ timeout

DWORD _NFS41_V_NET_ROOT_EXTENSION::timeout

Definition at line 385 of file nfs41_driver.c.

◆ write_thru

BOOLEAN _NFS41_V_NET_ROOT_EXTENSION::write_thru

Definition at line 388 of file nfs41_driver.c.


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