ReactOS 0.4.15-dev-7924-g5949c20
__nfs41_write_verf Struct Reference

#include <nfs41_types.h>

Collaboration diagram for __nfs41_write_verf:

Public Attributes

unsigned char verf [NFS4_VERIFIER_SIZE]
 
unsigned char expected [NFS4_VERIFIER_SIZE]
 
enum stable_how4 committed
 

Detailed Description

Definition at line 75 of file nfs41_types.h.

Member Data Documentation

◆ committed

enum stable_how4 __nfs41_write_verf::committed

Definition at line 81 of file nfs41_types.h.

Referenced by xdr_write_verf().

◆ expected

unsigned char __nfs41_write_verf::expected[NFS4_VERIFIER_SIZE]

Definition at line 77 of file nfs41_types.h.

◆ verf

unsigned char __nfs41_write_verf::verf[NFS4_VERIFIER_SIZE]

Definition at line 76 of file nfs41_types.h.

Referenced by mds_commit(), and xdr_write_verf().


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