ReactOS 0.4.15-dev-7928-g68a8619
__client_owner4 Struct Reference

#include <nfs41_types.h>

Public Attributes

unsigned char co_verifier [NFS4_VERIFIER_SIZE]
 
uint32_t co_ownerid_len
 
unsigned char co_ownerid [NFS4_OPAQUE_LIMIT]
 

Detailed Description

Definition at line 105 of file nfs41_types.h.

Member Data Documentation

◆ co_ownerid

unsigned char __client_owner4::co_ownerid[NFS4_OPAQUE_LIMIT]

Definition at line 108 of file nfs41_types.h.

Referenced by xdr_client_owner4().

◆ co_ownerid_len

uint32_t __client_owner4::co_ownerid_len

Definition at line 107 of file nfs41_types.h.

Referenced by xdr_client_owner4().

◆ co_verifier

unsigned char __client_owner4::co_verifier[NFS4_VERIFIER_SIZE]

Definition at line 106 of file nfs41_types.h.

Referenced by xdr_client_owner4().


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