Searched refs:comp_reqs (Results 1 – 1 of 1) sorted by relevance
1472 struct list_head comp_reqs; in ptlrpc_check_set() local1478 INIT_LIST_HEAD(&comp_reqs); in ptlrpc_check_set()1554 list_move_tail(&req->rq_set_chain, &comp_reqs); in ptlrpc_check_set()1848 list_move_tail(&req->rq_set_chain, &comp_reqs); in ptlrpc_check_set()1856 list_splice(&comp_reqs, &set->set_requests); in ptlrpc_check_set()