Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dstats.h29 struct svc_stat { struct
49 struct proc_dir_entry * svc_proc_register(struct net *, struct svc_stat *, argument
54 const struct svc_stat *);
68 static inline struct proc_dir_entry *svc_proc_register(struct net *net, struct svc_stat *s, in svc_proc_register()
73 const struct svc_stat *st) {} in svc_seq_show()
H A Dsvc.h74 struct svc_stat * sv_stats; /* RPC statistics */
450 struct svc_stat *stats,
/linux/net/sunrpc/
H A Dstats.c82 void svc_seq_show(struct seq_file *seq, const struct svc_stat *statp) in svc_seq_show()
315 svc_proc_register(struct net *net, struct svc_stat *statp, const struct proc_ops *proc_ops) in svc_proc_register()
H A Dsvc.c483 __svc_create(struct svc_program *prog, int nprogs, struct svc_stat *stats, in __svc_create()
578 struct svc_stat *stats, in svc_create_pooled()
/linux/fs/nfsd/
H A Dnetns.h190 struct svc_stat nfsd_svcstats;