Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dclnt.h56 cl_chatty : 1;/* be verbose */ member
/Linux-v4.19/net/sunrpc/
Dclnt.c497 clnt->cl_chatty = 1; in rpc_create_xprt()
628 new->cl_chatty = clnt->cl_chatty; in __rpc_clone_client()
2189 if (clnt->cl_chatty) in call_status()
2219 if (clnt->cl_chatty) { in call_timeout()
2233 if (clnt->cl_chatty) { in call_timeout()
2265 if (clnt->cl_chatty) { in call_decode()