Searched refs:svc_stat (Results 1 – 6 of 6) sorted by relevance
29 struct svc_stat { struct54 struct proc_dir_entry * svc_proc_register(struct svc_stat *); argument63 static inline struct proc_dir_entry*svc_proc_register(struct svc_stat *s) in svc_proc_register()
32 struct svc_stat * sv_stats; /* RPC statistics */145 struct svc_stat * pg_stats; /* rpc statistics */
83 struct svc_stat *statp = (struct svc_stat *) data; in svc_proc_read()150 svc_proc_register(struct svc_stat *statp) in svc_proc_register()
38 extern struct svc_stat nfsd_svcstats;
39 struct svc_stat nfsd_svcstats = { &nfsd_program, };
388 static struct svc_stat nlmsvc_stats;