Searched refs:sf_realloc (Results 1 – 1 of 1) sorted by relevance
446 int sf_realloc, nverr; in cpr_suspend() local577 sf_realloc = (CPR->c_substate == C_ST_DUMP_NOSPC) ? 1 : 0; in cpr_suspend()581 if (rc = cpr_alloc_statefile(sf_realloc)) { in cpr_suspend()582 if (sf_realloc) in cpr_suspend()