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

#include <stats.h>

Data Fields

unsigned int rchits
 
unsigned int rcmisses
 
unsigned int rcnocache
 
unsigned int fh_stale
 
unsigned int fh_lookup
 
unsigned int fh_anon
 
unsigned int fh_nocache_dir
 
unsigned int fh_nocache_nondir
 
unsigned int io_read
 
unsigned int io_write
 
unsigned int th_cnt
 
unsigned int th_usage [10]
 
unsigned int th_fullcnt
 
unsigned int ra_size
 
unsigned int ra_depth [11]
 

Detailed Description

Definition at line 14 of file stats.h.

Field Documentation

unsigned int fh_anon

Definition at line 20 of file stats.h.

unsigned int fh_lookup

Definition at line 19 of file stats.h.

unsigned int fh_nocache_dir

Definition at line 21 of file stats.h.

unsigned int fh_nocache_nondir

Definition at line 22 of file stats.h.

unsigned int fh_stale

Definition at line 18 of file stats.h.

unsigned int io_read

Definition at line 23 of file stats.h.

unsigned int io_write

Definition at line 24 of file stats.h.

unsigned int ra_depth[11]

Definition at line 30 of file stats.h.

unsigned int ra_size

Definition at line 29 of file stats.h.

unsigned int rchits

Definition at line 15 of file stats.h.

unsigned int rcmisses

Definition at line 16 of file stats.h.

unsigned int rcnocache

Definition at line 17 of file stats.h.

unsigned int th_cnt

Definition at line 25 of file stats.h.

unsigned int th_fullcnt

Definition at line 28 of file stats.h.

unsigned int th_usage[10]

Definition at line 26 of file stats.h.


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