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

#include <nfs_xdr.h>

Data Fields

struct nfs_renameargs args
 
struct nfs_renameres res
 
struct rpc_cred * cred
 
struct inodeold_dir
 
struct dentryold_dentry
 
struct nfs_fattr old_fattr
 
struct inodenew_dir
 
struct dentrynew_dentry
 
struct nfs_fattr new_fattr
 

Detailed Description

Definition at line 1345 of file nfs_xdr.h.

Field Documentation

Definition at line 1346 of file nfs_xdr.h.

struct rpc_cred* cred

Definition at line 1348 of file nfs_xdr.h.

struct dentry* new_dentry

Definition at line 1353 of file nfs_xdr.h.

struct inode* new_dir

Definition at line 1352 of file nfs_xdr.h.

struct nfs_fattr new_fattr

Definition at line 1354 of file nfs_xdr.h.

struct dentry* old_dentry

Definition at line 1350 of file nfs_xdr.h.

struct inode* old_dir

Definition at line 1349 of file nfs_xdr.h.

struct nfs_fattr old_fattr

Definition at line 1351 of file nfs_xdr.h.

Definition at line 1347 of file nfs_xdr.h.


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