ReactOS 0.4.15-dev-7953-g1f49173
__nfs41_op_open_res_ok Struct Reference

#include <nfs41_ops.h>

Collaboration diagram for __nfs41_op_open_res_ok:

Public Attributes

stateid4stateid
 
change_info4 cinfo
 
uint32_t rflags
 
bitmap4 attrset
 
open_delegation4delegation
 

Detailed Description

Definition at line 657 of file nfs41_ops.h.

Member Data Documentation

◆ attrset

bitmap4 __nfs41_op_open_res_ok::attrset

Definition at line 661 of file nfs41_ops.h.

◆ cinfo

change_info4 __nfs41_op_open_res_ok::cinfo

Definition at line 659 of file nfs41_ops.h.

Referenced by nfs41_open().

◆ delegation

open_delegation4* __nfs41_op_open_res_ok::delegation

Definition at line 662 of file nfs41_ops.h.

Referenced by nfs41_open().

◆ rflags

uint32_t __nfs41_op_open_res_ok::rflags

Definition at line 660 of file nfs41_ops.h.

◆ stateid

stateid4* __nfs41_op_open_res_ok::stateid

Definition at line 658 of file nfs41_ops.h.

Referenced by nfs41_open().


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