ReactOS 0.4.16-dev-753-g705a985
|
Definition at line 379 of file nfs41_driver.c.
FILE_FS_ATTRIBUTE_INFORMATION _NFS41_V_NET_ROOT_EXTENSION::FsAttrs |
Definition at line 383 of file nfs41_driver.c.
Referenced by isFilenameTooLong().
SECURITY_CLIENT_CONTEXT _NFS41_V_NET_ROOT_EXTENSION::mount_sec_ctx |
Definition at line 392 of file nfs41_driver.c.
Referenced by nfs41_FinalizeVNetRoot().
USHORT _NFS41_V_NET_ROOT_EXTENSION::MountPathLen |
Definition at line 386 of file nfs41_driver.c.
BOOLEAN _NFS41_V_NET_ROOT_EXTENSION::nocache |
Definition at line 389 of file nfs41_driver.c.
NODE_BYTE_SIZE _NFS41_V_NET_ROOT_EXTENSION::NodeByteSize |
Definition at line 381 of file nfs41_driver.c.
NODE_TYPE_CODE _NFS41_V_NET_ROOT_EXTENSION::NodeTypeCode |
Definition at line 380 of file nfs41_driver.c.
BOOLEAN _NFS41_V_NET_ROOT_EXTENSION::read_only |
Definition at line 387 of file nfs41_driver.c.
DWORD _NFS41_V_NET_ROOT_EXTENSION::sec_flavor |
Definition at line 384 of file nfs41_driver.c.
HANDLE _NFS41_V_NET_ROOT_EXTENSION::session |
Definition at line 382 of file nfs41_driver.c.
Referenced by nfs41_FinalizeVNetRoot().
DWORD _NFS41_V_NET_ROOT_EXTENSION::timeout |
Definition at line 385 of file nfs41_driver.c.
BOOLEAN _NFS41_V_NET_ROOT_EXTENSION::write_thru |
Definition at line 388 of file nfs41_driver.c.