Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h1451 wait_queue_head_t rq_reply_waitq; member
2771 wake_up(&req->rq_reply_waitq); in ptlrpc_client_wake_req()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c281 wq = &req->rq_reply_waitq; in ptlrpc_unregister_bulk()
Dclient.c631 init_waitqueue_head(&request->rq_reply_waitq); in __ptlrpc_request_bufs_pack()
2405 wq = &request->rq_reply_waitq; in ptlrpc_unregister_reply()
3110 init_waitqueue_head(&req->rq_reply_waitq); in ptlrpcd_alloc_work()
Dsec.c768 rc = l_wait_event(req->rq_reply_waitq, ctx_check_refresh(ctx), &lwi); in sptlrpc_req_refresh_ctx()
913 init_waitqueue_head(&req->rq_reply_waitq); in sptlrpc_import_check_ctx()