Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_stats.h225 #define XFS_STATS_DEC(v) (per_cpu(xfsstats, current_cpu()).v--) macro
235 # define XFS_STATS_DEC(count) macro