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

#include <nfsfh.h>

Data Fields

unsigned int fh_size
 
union {
   struct nfs_fhbase_old   fh_old
 
   __u32   fh_pad [NFS4_FHSIZE/4]
 
   struct nfs_fhbase_new   fh_new
 
fh_base
 

Detailed Description

Definition at line 93 of file nfsfh.h.

Field Documentation

union { ... } fh_base

Definition at line 101 of file nfsfh.h.

Definition at line 99 of file nfsfh.h.

__u32 fh_pad[NFS4_FHSIZE/4]

Definition at line 100 of file nfsfh.h.

unsigned int fh_size

Definition at line 94 of file nfsfh.h.


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