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