Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dxprt.c654 static unsigned long xprt_calc_majortimeo(struct rpc_rqst *req, in xprt_calc_majortimeo() function
671 req->rq_majortimeo += xprt_calc_majortimeo(req, to); in xprt_reset_majortimeo()
691 req->rq_majortimeo = time_init + xprt_calc_majortimeo(req, to); in xprt_init_majortimeo()