Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dclnt.h54 cl_chatty : 1;/* be verbose */ member
/linux-4.4.14/net/sunrpc/
Dclnt.c473 clnt->cl_chatty = 1; in rpc_create_xprt()
591 new->cl_chatty = clnt->cl_chatty; in __rpc_clone_client()
2075 if (clnt->cl_chatty) in call_status()
2105 if (clnt->cl_chatty) { in call_timeout()
2121 if (clnt->cl_chatty) { in call_timeout()
2155 if (clnt->cl_chatty) { in call_decode()