Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_net.h1445 wait_queue_head_t rq_reply_waitq; member
2730 wake_up(&req->rq_reply_waitq); in ptlrpc_client_wake_req()
/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c279 wq = &req->rq_reply_waitq; in ptlrpc_unregister_bulk()
Dclient.c645 init_waitqueue_head(&request->rq_reply_waitq); in __ptlrpc_request_bufs_pack()
2357 wq = &request->rq_reply_waitq; in ptlrpc_unregister_reply()
3056 init_waitqueue_head(&req->rq_reply_waitq); in ptlrpcd_alloc_work()
Dsec.c726 rc = l_wait_event(req->rq_reply_waitq, ctx_check_refresh(ctx), &lwi); in sptlrpc_req_refresh_ctx()
871 init_waitqueue_head(&req->rq_reply_waitq); in sptlrpc_import_check_ctx()