Searched defs:coda_nc_statistics (Results 1 – 1 of 1) sorted by relevance
139 struct coda_nc_statistics { struct140 unsigned hits;141 unsigned misses;142 unsigned enters;143 unsigned dbl_enters;144 unsigned long_name_enters;145 unsigned long_name_lookups;146 unsigned long_remove;147 unsigned lru_rm;148 unsigned zapPfids;[all …]