Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions | Variables
stats.h File Reference
#include <uapi/linux/nfsd/stats.h>

Go to the source code of this file.

Data Structures

struct  nfsd_stats
 

Functions

void nfsd_stat_init (void)
 
void nfsd_stat_shutdown (void)
 

Variables

struct nfsd_stats nfsdstats
 
struct svc_stat nfsd_svcstats
 

Function Documentation

void nfsd_stat_init ( void  )

Definition at line 96 of file stats.c.

void nfsd_stat_shutdown ( void  )

Definition at line 102 of file stats.c.

Variable Documentation

struct svc_stat nfsd_svcstats

Definition at line 33 of file stats.c.

struct nfsd_stats nfsdstats

Definition at line 32 of file stats.c.