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

  /src/sbin/newfs_udf/
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);

Completed in 13 milliseconds