ReactOS 0.4.15-dev-7842-g558ab78
__nfs41_root Struct Reference

#include <nfs41.h>

Collaboration diagram for __nfs41_root:

Public Attributes

client_owner4 client_owner
 
CRITICAL_SECTION lock
 
struct list_entry clients
 
uint32_t wsize
 
uint32_t rsize
 
LONG ref_count
 
uint32_t uid
 
uint32_t gid
 
DWORD sec_flavor
 

Detailed Description

Definition at line 274 of file nfs41.h.

Member Data Documentation

◆ client_owner

client_owner4 __nfs41_root::client_owner

Definition at line 275 of file nfs41.h.

◆ clients

struct list_entry __nfs41_root::clients

Definition at line 277 of file nfs41.h.

◆ gid

uint32_t __nfs41_root::gid

Definition at line 282 of file nfs41.h.

◆ lock

CRITICAL_SECTION __nfs41_root::lock

Definition at line 276 of file nfs41.h.

◆ ref_count

LONG __nfs41_root::ref_count

Definition at line 280 of file nfs41.h.

◆ rsize

uint32_t __nfs41_root::rsize

Definition at line 279 of file nfs41.h.

◆ sec_flavor

DWORD __nfs41_root::sec_flavor

Definition at line 283 of file nfs41.h.

◆ uid

uint32_t __nfs41_root::uid

Definition at line 281 of file nfs41.h.

◆ wsize

uint32_t __nfs41_root::wsize

Definition at line 278 of file nfs41.h.


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