Searched refs:xprt_timer (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sunrpc/
H A Dxprt.c21 * fired by the kernel and runs xprt_timer(). It either adjusts the
657 static void xprt_timer(struct rpc_task *task) function
662 dprintk("RPC: %5u xprt_timer\n", task->tk_pid);
757 rpc_sleep_on(&xprt->pending, task, NULL, xprt_timer);

Completed in 39 milliseconds