Searched defs:sk_stats_cache (Results 1 – 1 of 1) sorted by relevance
1789 struct sk_stats_cache { struct1793 char sca_name[64]; /* cache name */1794 uuid_t sca_uuid; /* cache uuid */1795 uuid_t sca_ruuid; /* backing region uuid */1796 uint32_t sca_mode; /* cache mode flags */1797 uint64_t sca_bufsize; /* object size */1798 uint64_t sca_objsize; /* actual obj size in slab */1799 uint64_t sca_chunksize; /* bufsize + alignment */1800 uint64_t sca_slabsize; /* size of a slab */1801 uint64_t sca_bufalign; /* buffer alignment */[all …]