Searched refs:comp_reqs (Results 1 – 1 of 1) sorted by relevance
1513 struct list_head comp_reqs; in ptlrpc_check_set() local1519 INIT_LIST_HEAD(&comp_reqs); in ptlrpc_check_set()1595 list_move_tail(&req->rq_set_chain, &comp_reqs); in ptlrpc_check_set()1881 list_move_tail(&req->rq_set_chain, &comp_reqs); in ptlrpc_check_set()1887 list_splice(&comp_reqs, &set->set_requests); in ptlrpc_check_set()