Searched refs:new_gen (Results 1 – 3 of 3) sorted by relevance
79 ulong_t tmp_gen, gen, new_gen; in tnfw_b_alloc_block() local115 new_gen = gen + 1; in tnfw_b_alloc_block()117 new_gen = gen; in tnfw_b_alloc_block()138 if ((new_bn > bn && new_gen == gen) || new_gen > gen) { in tnfw_b_alloc_block()139 gen = new_gen; in tnfw_b_alloc_block()154 if ((new_gen == tmp_gen && new_bn > tmp_bn) || new_gen > tmp_gen) { in tnfw_b_alloc_block()160 fh->next_alloc.block[new_gen & TNFW_B_ALLOC_LO] = new_bn; in tnfw_b_alloc_block()161 fh->next_alloc.gen = new_gen; in tnfw_b_alloc_block()
655 uint32_t new_gen; in object_tx_commit() local690 new_gen = backend_new_id(tx, BACKEND_ID_GENERATION); in object_tx_commit()691 if (new_gen == 0) { in object_tx_commit()697 data->txc_gen = new_gen; in object_tx_commit()703 new_gen, lp->rl_main_id, *gen); in object_tx_commit()748 *gen = new_gen; in object_tx_commit()
2003 cfgrom, nnode->cfgrom, tnf_int, new_gen, in s1394_match_GUID()