Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/sunrpc/
Dclnt.h60 cl_chatty : 1;/* be verbose */ member
/Linux-v6.1/net/sunrpc/
Dclnt.c509 clnt->cl_chatty = 1; in rpc_create_xprt()
652 new->cl_chatty = clnt->cl_chatty; in __rpc_clone_client()
2462 if (clnt->cl_chatty) in call_status()
2513 if (clnt->cl_chatty) { in rpc_check_timeout()
2528 if (clnt->cl_chatty) { in rpc_check_timeout()
2560 if (clnt->cl_chatty) { in call_decode()