HomeSort by: relevance | last modified time | path
    Searched defs:cpy_slot (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/udf/
udf_allocation.c 1395 int slot, cpy_slot; local in function:udf_synchronise_metadatamirror_node
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; local in function:udf_record_allocation_in_node
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
2886 int slot, cpy_slot, cpy_slots; local in function:udf_shrink_node
    [all...]

Completed in 13 milliseconds