udf_core.c | 4309 udf_partition_alloc(int nblk, int vpart, struct long_ad *pos) function in typeref:typename:void 4324 udf_partition_alloc(nblk, context.metadata_part, pos); 4331 udf_partition_alloc(nblk, context.data_part, pos); 4338 udf_partition_alloc(nblk, context.fids_part, pos);
|