ReactOS 0.4.15-dev-7934-g1dc8d80
cb_compound_res Struct Reference

#include <nfs41_callback.h>

Collaboration diagram for cb_compound_res:

Public Attributes

enum_t status
 
struct cb_compound_tag tag
 
struct cb_resopresarray
 
uint32_t resarray_count
 

Detailed Description

Definition at line 278 of file nfs41_callback.h.

Member Data Documentation

◆ resarray

struct cb_resop* cb_compound_res::resarray

Definition at line 281 of file nfs41_callback.h.

◆ resarray_count

uint32_t cb_compound_res::resarray_count

Definition at line 282 of file nfs41_callback.h.

◆ status

enum_t cb_compound_res::status

◆ tag

struct cb_compound_tag cb_compound_res::tag

Definition at line 280 of file nfs41_callback.h.


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