Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sunrpc/
Dclnt.h57 cl_chatty : 1;/* be verbose */ member
/Linux-v5.4/net/sunrpc/
Dclnt.c503 clnt->cl_chatty = 1; in rpc_create_xprt()
645 new->cl_chatty = clnt->cl_chatty; in __rpc_clone_client()
2399 if (clnt->cl_chatty) in call_status()
2446 if (clnt->cl_chatty) { in rpc_check_timeout()
2461 if (clnt->cl_chatty) { in rpc_check_timeout()
2495 if (clnt->cl_chatty) { in call_decode()