Home
last modified time | relevance | path

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

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