ReactOS 0.4.16-dev-197-g92996da
|
#include <nfs41_types.h>
Public Attributes | |
unsigned char | verf [NFS4_VERIFIER_SIZE] |
unsigned char | expected [NFS4_VERIFIER_SIZE] |
enum stable_how4 | committed |
Definition at line 75 of file nfs41_types.h.
enum stable_how4 __nfs41_write_verf::committed |
Definition at line 81 of file nfs41_types.h.
Referenced by xdr_write_verf().
unsigned char __nfs41_write_verf::expected[NFS4_VERIFIER_SIZE] |
Definition at line 77 of file nfs41_types.h.
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().