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

#include <export.h>

Data Fields

struct cache_head h
 
struct auth_domain * ek_client
 
int ek_fsidtype
 
u32 ek_fsid [6]
 
struct path ek_path
 

Detailed Description

Definition at line 66 of file export.h.

Field Documentation

struct auth_domain* ek_client

Definition at line 69 of file export.h.

u32 ek_fsid[6]

Definition at line 71 of file export.h.

int ek_fsidtype

Definition at line 70 of file export.h.

struct path ek_path

Definition at line 73 of file export.h.

Definition at line 67 of file export.h.


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