XFS_STATS_ADD 135 fs/xfs/linux-2.6/xfs_stats.h #define XFS_STATS_ADD(v, inc) (per_cpu(xfsstats, current_cpu()).v += (inc)) XFS_STATS_ADD 145 fs/xfs/linux-2.6/xfs_stats.h # define XFS_STATS_ADD(count, inc)