Searched refs:bitmap_bytes (Results 1 – 1 of 1) sorted by relevance
1095 uint32_t sector_size, bitmap_bytes; in udf_create_partitiond() local1100 bitmap_bytes = layout.alloc_bitmap_dscr_size * sector_size; in udf_create_partitiond()1124 phd->unalloc_space_bitmap.len = udf_rw32(bitmap_bytes); in udf_create_partitiond()1128 phd->freed_space_bitmap.len = udf_rw32(bitmap_bytes); in udf_create_partitiond()