Home
last modified time | relevance | path

Searched refs:bitmap_bytes (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sbin/newfs_udf/
H A Dudf_core.c1095 uint32_t sector_size, bitmap_bytes; in udf_create_partitiond() local
1100 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()