Searched refs:resource_get_max (Results 1 – 4 of 4) sorted by relevance
198 resource_get_max(pool_elem_res(src), &smax) != PO_SUCCESS || in commit_create()199 resource_get_max(res, &dmax) != PO_SUCCESS) in commit_create()333 resource_get_max(pool_elem_res(e1), &smax) != in commit_update()335 resource_get_max(pool_elem_res(e2), &dmax) != in commit_update()843 if (resource_get_max(res[j], in resource_allocate_default()966 if (resource_get_max(res[j], &res_info[j].ri_max) == PO_FAIL || in pset_allocate_imp()
246 extern int resource_get_max(const pool_resource_t *, uint64_t *);
1025 resource_get_max(const pool_resource_t *res, uint64_t *max) in resource_get_max() function
2343 resource_get_max(tgt, &tgt_max) != PO_SUCCESS || in setup_transfer()