Searched refs:XQM_STATS_INC (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_qm_stats.h39 # define XQM_STATS_INC(count) ( (count)++ ) macro
46 # define XQM_STATS_INC(count) do { } while (0) macro
H A Dxfs_dquot.c876 XQM_STATS_INC(xqmstats.xs_qm_dqcachehits);
888 XQM_STATS_INC(xqmstats.xs_qm_dqcachemisses);
993 XQM_STATS_INC(xqmstats.xs_qm_dquot_dups);
H A Dxfs_qm.c1969 XQM_STATS_INC(xqmstats.xs_qm_dqwants);
1987 XQM_STATS_INC(xqmstats.xs_qm_dqinact_reclaims);
2160 XQM_STATS_INC(xqmstats.xs_qm_dqreclaims);
2165 XQM_STATS_INC(xqmstats.xs_qm_dqreclaim_misses);

Completed in 163 milliseconds