HomeSort by: relevance | last modified time | path
    Searched refs:udf_bitmap (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/udf/
udf.h 232 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;
udf_allocation.c 165 struct udf_bitmap *bitmap;
879 udf_bitmap_allocate(struct udf_bitmap *bitmap, int ismetadata,
936 udf_bitmap_free(struct udf_bitmap *bitmap, uint32_t lb_num, uint32_t num_lb)
986 udf_bitmap_check_trunc_free(struct udf_bitmap *bitmap, uint32_t to_trunc)
1152 struct udf_bitmap *bitmap;
1302 struct udf_bitmap *bitmap;
1465 struct udf_bitmap *bitmap;
udf_subr.c 1538 struct udf_bitmap *bitmap;
1753 struct udf_bitmap *bitmap;

Completed in 51 milliseconds