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

#include <nfsfh.h>

Data Fields

struct knfsd_fh fh_handle
 
struct dentryfh_dentry
 
struct svc_exportfh_export
 
int fh_maxsize
 
unsigned char fh_locked
 
unsigned char fh_want_write
 

Detailed Description

Definition at line 33 of file nfsfh.h.

Field Documentation

struct dentry* fh_dentry

Definition at line 35 of file nfsfh.h.

struct svc_export* fh_export

Definition at line 36 of file nfsfh.h.

struct knfsd_fh fh_handle

Definition at line 34 of file nfsfh.h.

unsigned char fh_locked

Definition at line 39 of file nfsfh.h.

int fh_maxsize

Definition at line 37 of file nfsfh.h.

unsigned char fh_want_write

Definition at line 40 of file nfsfh.h.


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