Home
last modified time | relevance | path

Searched refs:svc_stat (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/include/linux/sunrpc/
Dstats.h29 struct svc_stat { struct
54 struct proc_dir_entry * svc_proc_register(struct svc_stat *); argument
63 static inline struct proc_dir_entry*svc_proc_register(struct svc_stat *s) in svc_proc_register()
Dsvc.h32 struct svc_stat * sv_stats; /* RPC statistics */
145 struct svc_stat * pg_stats; /* rpc statistics */
/linux-2.4.37.9/net/sunrpc/
Dstats.c83 struct svc_stat *statp = (struct svc_stat *) data; in svc_proc_read()
150 svc_proc_register(struct svc_stat *statp) in svc_proc_register()
/linux-2.4.37.9/include/linux/nfsd/
Dstats.h38 extern struct svc_stat nfsd_svcstats;
/linux-2.4.37.9/fs/nfsd/
Dstats.c39 struct svc_stat nfsd_svcstats = { &nfsd_program, };
/linux-2.4.37.9/fs/lockd/
Dsvc.c388 static struct svc_stat nlmsvc_stats;