Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/udf/
H A Dudf.h232 struct udf_bitmap { struct
327 struct udf_bitmap part_unalloc_bits[UDF_PARTITIONS];
328 struct udf_bitmap part_freed_bits [UDF_PARTITIONS];
340 struct udf_bitmap metadata_unalloc_bits;
H A Dudf_allocation.c165 struct udf_bitmap *bitmap;
879 udf_bitmap_allocate(struct udf_bitmap *bitmap, int ismetadata, in udf_bitmap_allocate()
936 udf_bitmap_free(struct udf_bitmap *bitmap, uint32_t lb_num, uint32_t num_lb) in udf_bitmap_free()
986 udf_bitmap_check_trunc_free(struct udf_bitmap *bitmap, uint32_t to_trunc) in udf_bitmap_check_trunc_free()
1152 struct udf_bitmap *bitmap; in udf_allocate_space()
1302 struct udf_bitmap *bitmap; in udf_free_allocated_space()
1465 struct udf_bitmap *bitmap; in udf_trunc_metadatapart()
H A Dudf_subr.c1538 struct udf_bitmap *bitmap; in udf_read_physical_partition_spacetables()
1753 struct udf_bitmap *bitmap; in udf_read_metadata_partition_spacetable()