Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_stats.h125 #define XFSSTAT_END_BUF (XFSSTAT_END_VNODE_OPS+9) macro
136 #define XFSSTAT_END_ABTB_V2 (XFSSTAT_END_BUF + __XBTS_MAX)
Dxfs_stats.c46 { "buf", XFSSTAT_END_BUF }, in xfs_stats_format()