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

#include <export.h>

Data Fields

struct cache_head h
 
struct auth_domain * ex_client
 
int ex_flags
 
struct path ex_path
 
uid_t ex_anon_uid
 
gid_t ex_anon_gid
 
int ex_fsid
 
unsigned charex_uuid
 
struct nfsd4_fs_locations ex_fslocs
 
int ex_nflavors
 
struct exp_flavor_info ex_flavors [MAX_SECINFO_LIST]
 
struct cache_detailcd
 

Detailed Description

Definition at line 47 of file export.h.

Field Documentation

Definition at line 59 of file export.h.

gid_t ex_anon_gid

Definition at line 53 of file export.h.

uid_t ex_anon_uid

Definition at line 52 of file export.h.

struct auth_domain* ex_client

Definition at line 49 of file export.h.

int ex_flags

Definition at line 50 of file export.h.

Definition at line 58 of file export.h.

int ex_fsid

Definition at line 54 of file export.h.

Definition at line 56 of file export.h.

int ex_nflavors

Definition at line 57 of file export.h.

struct path ex_path

Definition at line 51 of file export.h.

unsigned char* ex_uuid

Definition at line 55 of file export.h.

Definition at line 48 of file export.h.


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