|
Linux Kernel
3.7.1
|
#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 |
| union { ... } fh_base |
| struct nfs_fhbase_new fh_new |
| struct nfs_fhbase_old fh_old |
| __u32 fh_pad[NFS4_FHSIZE/4] |
1.8.2