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

#include <netns.h>

Data Fields

struct cld_netcld_net
 
struct cache_detailsvc_expkey_cache
 
struct cache_detailsvc_export_cache
 
struct cache_detailidtoname_cache
 
struct cache_detailnametoid_cache
 
struct lock_manager nfsd4_manager
 
bool grace_ended
 
time_t boot_time
 

Detailed Description

Definition at line 29 of file netns.h.

Field Documentation

time_t boot_time

Definition at line 40 of file netns.h.

Definition at line 30 of file netns.h.

bool grace_ended

Definition at line 39 of file netns.h.

struct cache_detail* idtoname_cache

Definition at line 35 of file netns.h.

struct cache_detail* nametoid_cache

Definition at line 36 of file netns.h.

struct lock_manager nfsd4_manager

Definition at line 38 of file netns.h.

struct cache_detail* svc_expkey_cache

Definition at line 32 of file netns.h.

struct cache_detail* svc_export_cache

Definition at line 33 of file netns.h.


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