ReactOS 0.4.15-dev-7934-g1dc8d80
__nfs41_compound_res Struct Reference

#include <nfs41_compound.h>

Collaboration diagram for __nfs41_compound_res:

Public Attributes

uint32_t status
 
uint32_t tag_len
 
unsigned char tag [NFS4_OPAQUE_LIMIT]
 
uint32_t resarray_count
 
nfs_resop4resarray
 

Detailed Description

Definition at line 47 of file nfs41_compound.h.

Member Data Documentation

◆ resarray

nfs_resop4* __nfs41_compound_res::resarray

◆ resarray_count

uint32_t __nfs41_compound_res::resarray_count

◆ status

◆ tag

unsigned char __nfs41_compound_res::tag[NFS4_OPAQUE_LIMIT]

Definition at line 50 of file nfs41_compound.h.

◆ tag_len

uint32_t __nfs41_compound_res::tag_len

Definition at line 49 of file nfs41_compound.h.

Referenced by compound_init().


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