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

#include <xdr3.h>

Data Fields

struct svc_fh fh
 
charname
 
unsigned int len
 
int createmode
 
struct iattr attrs
 
__be32verf
 

Detailed Description

Definition at line 46 of file xdr3.h.

Field Documentation

struct iattr attrs

Definition at line 51 of file xdr3.h.

int createmode

Definition at line 50 of file xdr3.h.

Definition at line 47 of file xdr3.h.

unsigned int len

Definition at line 49 of file xdr3.h.

char* name

Definition at line 48 of file xdr3.h.

__be32* verf

Definition at line 52 of file xdr3.h.


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