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

#include <nfs_xdr.h>

Data Fields

struct nfs_fhfromfh
 
const charfromname
 
unsigned int fromlen
 
struct page ** pages
 
unsigned int pathlen
 
struct iattrsattr
 

Detailed Description

Definition at line 680 of file nfs_xdr.h.

Field Documentation

struct nfs_fh* fromfh

Definition at line 681 of file nfs_xdr.h.

unsigned int fromlen

Definition at line 683 of file nfs_xdr.h.

const char* fromname

Definition at line 682 of file nfs_xdr.h.

struct page** pages

Definition at line 684 of file nfs_xdr.h.

unsigned int pathlen

Definition at line 685 of file nfs_xdr.h.

struct iattr* sattr

Definition at line 686 of file nfs_xdr.h.


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