Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
Dstats.h28 struct svc_stat { struct
64 struct proc_dir_entry * svc_proc_register(struct net *, struct svc_stat *,
69 const struct svc_stat *);
76 static inline struct proc_dir_entry *svc_proc_register(struct net *net, struct svc_stat *s, in svc_proc_register()
81 const struct svc_stat *st) {} in svc_seq_show()
Dsvc.h69 struct svc_stat * sv_stats; /* RPC statistics */
384 struct svc_stat * pg_stats; /* rpc statistics */
/linux-4.1.27/fs/nfsd/
Dstats.h38 extern struct svc_stat nfsd_svcstats;
Dstats.c32 struct svc_stat nfsd_svcstats = {
Dnfssvc.c66 static struct svc_stat nfsd_acl_svcstats;
86 static struct svc_stat nfsd_acl_svcstats = {
/linux-4.1.27/net/sunrpc/
Dstats.c81 void svc_seq_show(struct seq_file *seq, const struct svc_stat *statp) { in svc_seq_show()
271 svc_proc_register(struct net *net, struct svc_stat *statp, const struct file_operations *fops) in svc_proc_register()
/linux-4.1.27/fs/nfs/
Dcallback.c489 static struct svc_stat nfs4_callback_stats;
/linux-4.1.27/fs/lockd/
Dsvc.c684 static struct svc_stat nlmsvc_stats;