Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sunrpc/
Dclnt.h66 cl_chatty : 1,/* be verbose */ member
/Linux-v6.6/net/sunrpc/
Dclnt.c510 clnt->cl_chatty = 1; in rpc_create_xprt()
660 new->cl_chatty = clnt->cl_chatty; in __rpc_clone_client()
2473 if (clnt->cl_chatty) in call_status()
2523 if (clnt->cl_chatty) { in rpc_check_timeout()
2538 if (clnt->cl_chatty) { in rpc_check_timeout()
2570 if (clnt->cl_chatty) { in call_decode()