ReactOS 0.4.15-dev-7924-g5949c20
__nfs41_write_args Struct Reference

#include <nfs41_ops.h>

Collaboration diagram for __nfs41_write_args:

Public Attributes

stateid_argstateid
 
uint64_t offset
 
uint32_t stable
 
uint32_t data_len
 
unsigned chardata
 

Detailed Description

Definition at line 841 of file nfs41_ops.h.

Member Data Documentation

◆ data

unsigned char* __nfs41_write_args::data

Definition at line 846 of file nfs41_ops.h.

◆ data_len

uint32_t __nfs41_write_args::data_len

Definition at line 845 of file nfs41_ops.h.

◆ offset

uint64_t __nfs41_write_args::offset

Definition at line 843 of file nfs41_ops.h.

◆ stable

uint32_t __nfs41_write_args::stable

Definition at line 844 of file nfs41_ops.h.

◆ stateid

stateid_arg* __nfs41_write_args::stateid

Definition at line 842 of file nfs41_ops.h.


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