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

#include <xdr.h>

Data Fields

struct svc_fh ffh
 
charfname
 
unsigned int flen
 
struct svc_fh tfh
 
chartname
 
unsigned int tlen
 

Detailed Description

Definition at line 46 of file xdr.h.

Field Documentation

Definition at line 47 of file xdr.h.

unsigned int flen

Definition at line 49 of file xdr.h.

Definition at line 48 of file xdr.h.

Definition at line 50 of file xdr.h.

unsigned int tlen

Definition at line 52 of file xdr.h.

char* tname

Definition at line 51 of file xdr.h.


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