ReactOS 0.4.15-dev-7934-g1dc8d80
__server_owner4 Struct Reference

#include <nfs41_types.h>

Public Attributes

uint64_t so_minor_id
 
uint32_t so_major_id_len
 
char so_major_id [NFS4_OPAQUE_LIMIT]
 

Detailed Description

Definition at line 111 of file nfs41_types.h.

Member Data Documentation

◆ so_major_id

char __server_owner4::so_major_id[NFS4_OPAQUE_LIMIT]

Definition at line 114 of file nfs41_types.h.

Referenced by xdr_server_owner4().

◆ so_major_id_len

uint32_t __server_owner4::so_major_id_len

Definition at line 113 of file nfs41_types.h.

Referenced by xdr_server_owner4().

◆ so_minor_id

uint64_t __server_owner4::so_minor_id

Definition at line 112 of file nfs41_types.h.

Referenced by xdr_server_owner4().


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