Searched refs:UDF_PART_FLAG_FREED_BITMAP (Results 1 – 3 of 3) sorted by relevance
36 #define UDF_PART_FLAG_FREED_BITMAP 0x0004 macro
655 } else if (map->s_partition_flags & UDF_PART_FLAG_FREED_BITMAP) { in udf_free_blocks()687 else if (map->s_partition_flags & UDF_PART_FLAG_FREED_BITMAP) in udf_prealloc_blocks()720 else if (map->s_partition_flags & UDF_PART_FLAG_FREED_BITMAP) in udf_new_block()
297 if (map->s_partition_flags & UDF_PART_FLAG_FREED_BITMAP) in udf_free_partition()1083 map->s_partition_flags |= UDF_PART_FLAG_FREED_BITMAP; in udf_fill_partdesc_info()2436 if (map->s_partition_flags & UDF_PART_FLAG_FREED_BITMAP) { in udf_count_free()