Home
last modified time | relevance | path

Searched refs:cl_chatty (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/sunrpc/
Dclnt.h54 cl_chatty : 1;/* be verbose */ member
/linux-4.1.27/net/sunrpc/
Dclnt.c473 clnt->cl_chatty = 1; in rpc_create_xprt()
591 new->cl_chatty = clnt->cl_chatty; in __rpc_clone_client()
2071 if (clnt->cl_chatty) in call_status()
2101 if (clnt->cl_chatty) { in call_timeout()
2117 if (clnt->cl_chatty) { in call_timeout()
2151 if (clnt->cl_chatty) { in call_decode()