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

#include <xdr3.h>

Data Fields

struct svc_fh fh
 
charname
 
unsigned int len
 
__u32 ftype
 
__u32 major
 
__u32 minor
 
struct iattr attrs
 

Detailed Description

Definition at line 55 of file xdr3.h.

Field Documentation

struct iattr attrs

Definition at line 61 of file xdr3.h.

Definition at line 56 of file xdr3.h.

__u32 ftype

Definition at line 59 of file xdr3.h.

unsigned int len

Definition at line 58 of file xdr3.h.

__u32 major

Definition at line 60 of file xdr3.h.

__u32 minor

Definition at line 60 of file xdr3.h.

char* name

Definition at line 57 of file xdr3.h.


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