Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_stats.h186 #define XFSSTAT_END_FIBT_V2 (XFSSTAT_END_IBT_V2+15) macro
202 #define XFSSTAT_END_XQMSTAT (XFSSTAT_END_FIBT_V2+6)
Dxfs_stats.c62 { "fibt2", XFSSTAT_END_FIBT_V2 }, in xfs_stat_proc_show()