Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
xfs_stats.h File Reference

Go to the source code of this file.

Macros

#define XFS_STATS_INC(count)
 
#define XFS_STATS_DEC(count)
 
#define XFS_STATS_ADD(count, inc)
 

Macro Definition Documentation

#define XFS_STATS_ADD (   count,
  inc 
)

Definition at line 220 of file xfs_stats.h.

#define XFS_STATS_DEC (   count)

Definition at line 219 of file xfs_stats.h.

#define XFS_STATS_INC (   count)

Definition at line 218 of file xfs_stats.h.