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

#include <xdr4.h>

Data Fields

u32 rn_snamelen
 
charrn_sname
 
u32 rn_tnamelen
 
charrn_tname
 
struct nfsd4_change_info rn_sinfo
 
struct nfsd4_change_info rn_tinfo
 

Detailed Description

Definition at line 308 of file xdr4.h.

Field Documentation

Definition at line 313 of file xdr4.h.

char* rn_sname

Definition at line 310 of file xdr4.h.

u32 rn_snamelen

Definition at line 309 of file xdr4.h.

Definition at line 314 of file xdr4.h.

char* rn_tname

Definition at line 312 of file xdr4.h.

u32 rn_tnamelen

Definition at line 311 of file xdr4.h.


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