ReactOS 0.4.15-dev-7934-g1dc8d80
__createhow4 Struct Reference

#include <nfs41_ops.h>

Collaboration diagram for __createhow4:

Public Attributes

uint32_t mode
 
nfs41_file_infocreateattrs
 
unsigned char createverf [NFS4_VERIFIER_SIZE]
 

Detailed Description

Definition at line 546 of file nfs41_ops.h.

Member Data Documentation

◆ createattrs

nfs41_file_info* __createhow4::createattrs

Definition at line 548 of file nfs41_ops.h.

Referenced by encode_createhow4(), and nfs41_open().

◆ createverf

unsigned char __createhow4::createverf[NFS4_VERIFIER_SIZE]

Definition at line 549 of file nfs41_ops.h.

Referenced by encode_createhow4(), and nfs41_open().

◆ mode

uint32_t __createhow4::mode

Definition at line 547 of file nfs41_ops.h.

Referenced by encode_createhow4(), and nfs41_open().


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