Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/sunrpc/
Dclnt.h57 cl_chatty : 1;/* be verbose */ member
/kernel/linux/linux-5.10/net/sunrpc/
Dclnt.c498 clnt->cl_chatty = 1; in rpc_create_xprt()
641 new->cl_chatty = clnt->cl_chatty; in __rpc_clone_client()
2354 if (clnt->cl_chatty) in call_status()
2407 if (clnt->cl_chatty) { in rpc_check_timeout()
2422 if (clnt->cl_chatty) { in rpc_check_timeout()
2454 if (clnt->cl_chatty) { in call_decode()