Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A 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()
H A Dsvc.h85 struct svc_stat * sv_stats; /* RPC statistics */
410 struct svc_stat * pg_stats; /* rpc statistics */
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dstats.h39 extern struct svc_stat nfsd_svcstats;
H A Dstats.c33 struct svc_stat nfsd_svcstats = {
H A Dnfssvc.c96 static struct svc_stat nfsd_acl_svcstats;
117 static struct svc_stat nfsd_acl_svcstats = {
/OK3568_Linux_fs/kernel/net/sunrpc/
H A 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()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dcallback.c453 static struct svc_stat nfs4_callback_stats;
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dsvc.c806 static struct svc_stat nlmsvc_stats;