Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
uapi
linux
nfsd
stats.h
Go to the documentation of this file.
1
/*
2
* linux/include/linux/nfsd/stats.h
3
*
4
* Statistics for NFS server.
5
*
6
* Copyright (C) 1995, 1996 Olaf Kirch <
[email protected]
>
7
*/
8
9
#ifndef _UAPILINUX_NFSD_STATS_H
10
#define _UAPILINUX_NFSD_STATS_H
11
12
#include <linux/nfs4.h>
13
14
/* thread usage wraps very million seconds (approx one fortnight) */
15
#define NFSD_USAGE_WRAP (HZ*1000000)
16
17
#endif
/* _UAPILINUX_NFSD_STATS_H */
Generated on Thu Jan 10 2013 14:52:13 for Linux Kernel by
1.8.2