Home
last modified time | relevance | path

Searched refs:cl_stats (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dclnt.h49 struct rpc_stat * cl_stats; /* per-program statistics */ member
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dclnt.c395 clnt->cl_stats = program->stats; in rpc_new_client()
1642 clnt->cl_stats->rpccnt++; in call_start()
1714 task->tk_client->cl_stats->rpcauthrefresh++; in call_refresh()
2069 clnt->cl_stats->netreconn++; in call_connect_status()
2593 clnt->cl_stats->rpcgarbage++; in rpc_decode_header()
H A Dxprt.c1508 task->tk_client->cl_stats->rpcretrans++; in xprt_request_transmit()