hcc_check_space
int hcc_check_space(hctransaction_t trans, struct HCHead *head, int n, int size);
if (!hcc_check_space(trans, head, STAT_MAX_NUM_ENTRIES,
if (!hcc_check_space(trans, head, 1, n)) {