Searched refs:rpc_stat (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/include/linux/sunrpc/
H A Dstats.h14 struct rpc_stat { struct
61 struct proc_dir_entry * rpc_proc_register(struct net *,struct rpc_stat *);
72 static inline struct proc_dir_entry *rpc_proc_register(struct net *net, struct rpc_stat *s) { return NULL; } rpc_proc_unregister()
H A Dclnt.h47 struct rpc_stat * cl_stats; /* per-program statistics */
80 struct rpc_stat * stats; /* statistics */
/linux-4.1.27/fs/nfs/
H A Dnfs3client.c8 static struct rpc_stat nfsacl_rpcstat = { &nfsacl_program };
H A Dmount_clnt.c527 static struct rpc_stat mnt_stats;
H A Dinternal.h390 extern struct rpc_stat nfs_rpcstat;
H A Dclient.c81 struct rpc_stat nfs_rpcstat = {
/linux-4.1.27/net/sunrpc/
H A Dstats.c35 const struct rpc_stat *statp = seq->private; rpc_proc_show()
254 rpc_proc_register(struct net *net, struct rpc_stat *statp) rpc_proc_register()
H A Dsvc.c1081 __be32 auth_stat, rpc_stat; svc_process_common() local
1085 rpc_stat = rpc_success; svc_process_common()
1139 rpc_stat = rpc_system_err; svc_process_common()
1287 rpc_stat = rpc_garbage_args; svc_process_common()
1290 svc_putnl(resv, ntohl(rpc_stat)); svc_process_common()
H A Drpcb_clnt.c1143 static struct rpc_stat rpcb_stats;
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c376 static struct rpc_stat gssp_stats;
/linux-4.1.27/fs/lockd/
H A Dclntxdr.c613 static struct rpc_stat nlm_rpc_stats;
H A Dmon.c614 static struct rpc_stat nsm_stats;
/linux-4.1.27/fs/nfsd/
H A Dnfs4callback.c667 static struct rpc_stat cb_stats = {

Completed in 309 milliseconds