Lines Matching defs:cpy_slot
1395 int slot, cpy_slot;
1409 cpy_slot = 0;
1423 error = udf_append_adslot(metamirror_node, &cpy_slot, &s_ad);
1428 cpy_slot++;
2248 int slot, cpy_slot, cpy_slots, restart_slot;
2296 cpy_slot = 0;
2323 node_ad_cpy[cpy_slot++] = s_ad;
2345 node_ad_cpy[cpy_slot++] = s_ad;
2392 node_ad_cpy[cpy_slot++] = s_ad;
2473 node_ad_cpy[cpy_slot++] = s_ad;
2504 node_ad_cpy[cpy_slot++] = s_ad;
2521 cpy_slots = cpy_slot;
2532 for (cpy_slot = 1; cpy_slot < cpy_slots; cpy_slot++) {
2533 s_ad = node_ad_cpy[cpy_slot];
2886 int slot, cpy_slot, cpy_slots;
2985 cpy_slot = 0;
3011 node_ad_cpy[cpy_slot++] = s_ad;
3043 node_ad_cpy[cpy_slot++] = s_ad;
3139 cpy_slots = cpy_slot;
3143 for (cpy_slot = 1; cpy_slot < cpy_slots; cpy_slot++) {
3144 s_ad = node_ad_cpy[cpy_slot];