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

#include <xdr4.h>

Data Fields

u32 cr_namelen
 
charcr_name
 
u32 cr_type
 
union {
   struct {
      u32   namelen
 
      char *   name
 
   }   link
 
   struct {
      u32   specdata1
 
      u32   specdata2
 
   }   dev
 
u
 
u32 cr_bmval [3]
 
struct iattr cr_iattr
 
struct nfsd4_change_info cr_cinfo
 
struct nfs4_aclcr_acl
 

Detailed Description

Definition at line 103 of file xdr4.h.

Field Documentation

struct nfs4_acl* cr_acl

Definition at line 120 of file xdr4.h.

u32 cr_bmval[3]

Definition at line 117 of file xdr4.h.

Definition at line 119 of file xdr4.h.

struct iattr cr_iattr

Definition at line 118 of file xdr4.h.

char* cr_name

Definition at line 105 of file xdr4.h.

u32 cr_namelen

Definition at line 104 of file xdr4.h.

u32 cr_type

Definition at line 106 of file xdr4.h.

struct { ... } dev
struct { ... } link
char* name

Definition at line 110 of file xdr4.h.

u32 namelen

Definition at line 109 of file xdr4.h.

u32 specdata1

Definition at line 113 of file xdr4.h.

u32 specdata2

Definition at line 114 of file xdr4.h.

union { ... } u

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