Searched defs:xprt_lock_write (Results 1 - 1 of 1) sorted by relevance

/net/sunrpc/
H A Dxprt.c286 static inline int xprt_lock_write(struct rpc_xprt *xprt, struct rpc_task *task) function
713 if (!xprt_lock_write(xprt, task))
1040 /* Note: grabbing the xprt_lock_write() ensures that we throttle
1045 if (xprt_lock_write(xprt, task)) {

Completed in 70 milliseconds