Home
last modified time | relevance | path

Searched defs:XFS_STATS_DEC (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/fs/xfs/
Dxfs_stats.h199 #define XFS_STATS_DEC(v) (per_cpu(xfsstats, current_cpu()).v--) macro
209 # define XFS_STATS_DEC(count) macro