Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_stats.h109 #define XFSSTAT_END_BUF (XFSSTAT_END_VNODE_OPS+9) macro
120 #define XFSSTAT_END_ABTB_V2 (XFSSTAT_END_BUF+15)
Dxfs_stats.c58 { "buf", XFSSTAT_END_BUF }, in xfs_stats_format()