Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_net.h1314 rq_hp:1, /* high priority RPC */ member
1546 return nrq->nr_enqueued && !nrq->nr_started && !req->rq_hp; in ptlrpc_nrs_req_can_move()
1655 FLAG(req->rq_wait_ctx, "C"), FLAG(req->rq_hp, "H"), \
/drivers/staging/lustre/lustre/ptlrpc/
Dnrs.c833 req->rq_hp = 1; in ptlrpc_nrs_hpreq_add_nolock()
Dservice.c843 if (req->rq_hp) in ptlrpc_server_finish_active_request()
1422 if (req->rq_hp) in ptlrpc_server_request_get()