Home
last modified time | relevance | path

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

/linux-6.1.9/net/sunrpc/
Dxprt.c1654 static bool __xprt_set_rq(struct rpc_task *task, void *data) in __xprt_set_rq() function
1668 if (rpc_wake_up_first(&xprt->backlog, __xprt_set_rq, req) == NULL) { in xprt_wake_up_backlog()