Searched refs:xprt_adjust_timeout (Results 1 – 3 of 3) sorted by relevance
303 int xprt_adjust_timeout(struct rpc_rqst *req);
574 int xprt_adjust_timeout(struct rpc_rqst *req) in xprt_adjust_timeout() function
2088 if (xprt_adjust_timeout(task->tk_rqstp) == 0) { in call_timeout()