Home | Sort by: relevance | last modified time | path |
/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...] |