Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
xfs_stats.c File Reference
#include "xfs.h"
#include <linux/proc_fs.h>

Go to the source code of this file.

Functions

 DEFINE_PER_CPU (struct xfsstats, xfsstats)
 
int xfs_init_procfs (void)
 
void xfs_cleanup_procfs (void)
 

Function Documentation

DEFINE_PER_CPU ( struct xfsstats  ,
xfsstats   
)
void xfs_cleanup_procfs ( void  )

Definition at line 189 of file xfs_stats.c.

int xfs_init_procfs ( void  )

Definition at line 158 of file xfs_stats.c.