Home
last modified time | relevance | path

Searched defs:xfsstats (Results 1 – 1 of 1) sorted by relevance

/fs/xfs/
Dxfs_stats.h29 struct xfsstats { struct
31 __uint32_t xs_allocx;
32 __uint32_t xs_allocb;
33 __uint32_t xs_freex;
34 __uint32_t xs_freeb;
36 __uint32_t xs_abt_lookup;
37 __uint32_t xs_abt_compare;
38 __uint32_t xs_abt_insrec;
39 __uint32_t xs_abt_delrec;
41 __uint32_t xs_blk_mapr;
[all …]