Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nfsd4_change_info Struct Reference

#include <xdr4.h>

Data Fields

u32 atomic
 
bool change_supported
 
u32 before_ctime_sec
 
u32 before_ctime_nsec
 
u64 before_change
 
u32 after_ctime_sec
 
u32 after_ctime_nsec
 
u64 after_change
 

Detailed Description

Definition at line 75 of file xdr4.h.

Field Documentation

u64 after_change

Definition at line 83 of file xdr4.h.

u32 after_ctime_nsec

Definition at line 82 of file xdr4.h.

u32 after_ctime_sec

Definition at line 81 of file xdr4.h.

u32 atomic

Definition at line 76 of file xdr4.h.

u64 before_change

Definition at line 80 of file xdr4.h.

u32 before_ctime_nsec

Definition at line 79 of file xdr4.h.

u32 before_ctime_sec

Definition at line 78 of file xdr4.h.

bool change_supported

Definition at line 77 of file xdr4.h.


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