Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/
A Dxprt.c1083 xprt_is_pinned_rqst(struct rpc_rqst *req) in xprt_is_pinned_rqst() function
1120 wait_var_event(&req->rq_pin, !xprt_is_pinned_rqst(req)); in xprt_wait_on_pinned_rqst()
1443 xprt_is_pinned_rqst(req)) { in xprt_request_dequeue_xprt()
1445 while (xprt_is_pinned_rqst(req)) { in xprt_request_dequeue_xprt()

Completed in 7 milliseconds