ReactOS 0.4.16-dev-250-g3ecd236
|
#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] |
Definition at line 105 of file nfs41_types.h.
unsigned char __client_owner4::co_ownerid[NFS4_OPAQUE_LIMIT] |
Definition at line 108 of file nfs41_types.h.
Referenced by xdr_client_owner4().
uint32_t __client_owner4::co_ownerid_len |
Definition at line 107 of file nfs41_types.h.
Referenced by xdr_client_owner4().
unsigned char __client_owner4::co_verifier[NFS4_VERIFIER_SIZE] |
Definition at line 106 of file nfs41_types.h.
Referenced by xdr_client_owner4().