Searched refs:UDF_PART_FLAG_UNALLOC_BITMAP (Results 1 – 3 of 3) sorted by relevance
38 #define UDF_PART_FLAG_UNALLOC_BITMAP 0x0001 macro
673 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_BITMAP) { in udf_free_blocks()695 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_BITMAP) in udf_prealloc_blocks()720 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_BITMAP) in udf_new_block()
352 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_BITMAP) in udf_free_partition()1181 map->s_partition_flags |= UDF_PART_FLAG_UNALLOC_BITMAP; in udf_fill_partdesc_info()2536 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_BITMAP) { in udf_count_free()