Home
last modified time | relevance | path

Searched refs:rpc_stat (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/include/linux/sunrpc/
Dstats.h15 struct rpc_stat { struct
49 struct proc_dir_entry * rpc_proc_register(struct rpc_stat *); argument
Dclnt.h42 struct rpc_stat * cl_stats; /* statistics */
78 struct rpc_stat * stats; /* statistics */
/linux-2.4.37.9/net/sunrpc/
Dstats.c36 struct rpc_stat *statp = (struct rpc_stat *) data; in rpc_proc_read()
138 rpc_proc_register(struct rpc_stat *statp) in rpc_proc_register()
Dsvc.c238 auth_stat, rpc_stat; in svc_process() local
240 rpc_stat = rpc_success; in svc_process()
276 svc_authenticate(rqstp, &rpc_stat, &auth_stat); in svc_process()
278 if (rpc_stat != rpc_success) in svc_process()
Dpmap_clnt.c270 static struct rpc_stat pmap_stats;
/linux-2.4.37.9/fs/nfs/
Dmount_clnt.c177 static struct rpc_stat mnt_stats;
Dinode.c71 struct rpc_stat nfs_rpcstat = { &nfs_program };
/linux-2.4.37.9/fs/lockd/
Dmon.c243 static struct rpc_stat nsm_stats;
Dxdr.c626 static struct rpc_stat nlm_stats;
/linux-2.4.37.9/include/linux/
Dnfs_xdr.h352 extern struct rpc_stat nfs_rpcstat;