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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 137 milliseconds