Searched refs:svc_stat (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/include/linux/sunrpc/ |
D | stats.h | 29 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()
|
D | svc.h | 71 struct svc_stat * sv_stats; /* RPC statistics */ 445 struct svc_stat *stats,
|
/linux-6.12.1/net/sunrpc/ |
D | stats.c | 82 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()
|
D | svc.c | 484 __svc_create(struct svc_program *prog, int nprogs, struct svc_stat *stats, in __svc_create() 580 struct svc_stat *stats, in svc_create_pooled()
|
/linux-6.12.1/fs/nfsd/ |
D | netns.h | 188 struct svc_stat nfsd_svcstats;
|