Home
last modified time | relevance | path

Searched refs:XFSSTAT_END_IBT_V2 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_stats.c62 { "ibt2", XFSSTAT_END_IBT_V2 }, in xfs_stats_format()
144 for (j = XFSSTAT_END_IBT_V2; j < XFSSTAT_END_XQMSTAT; j++) in xqmstat_proc_show()
Dxfs_stats.h168 #define XFSSTAT_END_IBT_V2 (XFSSTAT_END_BMBT_V2+15) macro
184 #define XFSSTAT_END_FIBT_V2 (XFSSTAT_END_IBT_V2+15)