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

#include <nfs_xdr.h>

Data Fields

struct nfs_fhfh
 
const charname
 
unsigned int len
 
struct iattrsattr
 
enum nfs3_createmode createmode
 
__be32 verifier [2]
 

Detailed Description

Definition at line 742 of file nfs_xdr.h.

Field Documentation

enum nfs3_createmode createmode

Definition at line 747 of file nfs_xdr.h.

Definition at line 743 of file nfs_xdr.h.

unsigned int len

Definition at line 745 of file nfs_xdr.h.

const char* name

Definition at line 744 of file nfs_xdr.h.

struct iattr* sattr

Definition at line 746 of file nfs_xdr.h.

__be32 verifier[2]

Definition at line 748 of file nfs_xdr.h.


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