Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_stats.h43 struct __xfsstats { struct
45 uint32_t xs_allocx;
46 uint32_t xs_allocb;
47 uint32_t xs_freex;
48 uint32_t xs_freeb;
50 uint32_t xs_abt_lookup;
51 uint32_t xs_abt_compare;
52 uint32_t xs_abt_insrec;
53 uint32_t xs_abt_delrec;
55 uint32_t xs_blk_mapr;
[all …]