Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_stats.h184 #define XFSSTAT_END_FIBT_V2 (XFSSTAT_END_IBT_V2+15) macro
200 #define XFSSTAT_END_XQMSTAT (XFSSTAT_END_FIBT_V2+6)
Dxfs_stats.c63 { "fibt2", XFSSTAT_END_FIBT_V2 }, in xfs_stats_format()