Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/sunrpc/
Dclnt.h59 cl_chatty : 1;/* be verbose */ member
/Linux-v5.15/net/sunrpc/
Dclnt.c502 clnt->cl_chatty = 1; in rpc_create_xprt()
645 new->cl_chatty = clnt->cl_chatty; in __rpc_clone_client()
2372 if (clnt->cl_chatty) in call_status()
2425 if (clnt->cl_chatty) { in rpc_check_timeout()
2440 if (clnt->cl_chatty) { in rpc_check_timeout()
2472 if (clnt->cl_chatty) { in call_decode()