Home
last modified time | relevance | path

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

/Linux-v4.19/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 */
394 struct svc_stat * pg_stats; /* rpc statistics */
/Linux-v4.19/fs/nfsd/
Dstats.h39 extern struct svc_stat nfsd_svcstats;
Dstats.c33 struct svc_stat nfsd_svcstats = {
Dnfssvc.c71 static struct svc_stat nfsd_acl_svcstats;
91 static struct svc_stat nfsd_acl_svcstats = {
/Linux-v4.19/net/sunrpc/
Dstats.c82 void svc_seq_show(struct seq_file *seq, const struct svc_stat *statp) in svc_seq_show()
303 svc_proc_register(struct net *net, struct svc_stat *statp, const struct file_operations *fops) in svc_proc_register()
/Linux-v4.19/fs/nfs/
Dcallback.c448 static struct svc_stat nfs4_callback_stats;
/Linux-v4.19/fs/lockd/
Dsvc.c800 static struct svc_stat nlmsvc_stats;