Home
last modified time | relevance | path

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

/netbsd-src/sys/coda/
H A Dcoda_opstats.h110 struct coda_op_stats { struct
111 int opcode; /* vfs opcode */
112 long entries; /* number of times call attempted */
113 long sat_intrn; /* number of times call satisfied by cache */
114 long unsat_intrn; /* number of times call failed in cache, but
116 long gen_intrn; /* number of times call generated internally */