Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/sunrpc/
Dstats.h29 struct svc_stat { struct
65 struct proc_dir_entry * svc_proc_register(struct net *, struct svc_stat *,
70 const struct svc_stat *);
77 static inline struct proc_dir_entry *svc_proc_register(struct net *net, struct svc_stat *s, in svc_proc_register()
82 const struct svc_stat *st) {} in svc_seq_show()
Dsvc.h85 struct svc_stat * sv_stats; /* RPC statistics */
410 struct svc_stat * pg_stats; /* rpc statistics */
/Linux-v5.10/fs/nfsd/
Dstats.h39 extern struct svc_stat nfsd_svcstats;
Dstats.c33 struct svc_stat nfsd_svcstats = {
Dnfssvc.c96 static struct svc_stat nfsd_acl_svcstats;
117 static struct svc_stat nfsd_acl_svcstats = {
/Linux-v5.10/net/sunrpc/
Dstats.c82 void svc_seq_show(struct seq_file *seq, const struct svc_stat *statp) in svc_seq_show()
310 svc_proc_register(struct net *net, struct svc_stat *statp, const struct proc_ops *proc_ops) in svc_proc_register()
/Linux-v5.10/fs/nfs/
Dcallback.c453 static struct svc_stat nfs4_callback_stats;
/Linux-v5.10/fs/lockd/
Dsvc.c806 static struct svc_stat nlmsvc_stats;