Searched refs:crq_nrobjs (Results 1 – 2 of 2) sorted by relevance
1309 LINVRNT(equi(req->crq_nrobjs > 0, req->crq_o != NULL)); in cl_req_free()1312 for (i = 0; i < req->crq_nrobjs; ++i) { in cl_req_free()1394 req->crq_nrobjs = nr_objects; in cl_req_alloc()1439 LASSERT(i < req->crq_nrobjs); in cl_req_page_add()1475 for (i = 0; i < req->crq_nrobjs; ++i) in cl_req_prep()1507 for (i = 0; i < req->crq_nrobjs; ++i) { in cl_req_attr_set()
2561 unsigned crq_nrobjs; member