Searched refs:UDF_PART_FLAG_UNALLOC_TABLE (Results 1 – 3 of 3) sorted by relevance
38 #define UDF_PART_FLAG_UNALLOC_TABLE 0x0002 macro
684 } else if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_TABLE) { in udf_free_blocks()708 else if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_TABLE) in udf_prealloc_blocks()732 else if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_TABLE) in udf_new_block()
286 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_TABLE) in udf_free_partition()1134 map->s_partition_flags |= UDF_PART_FLAG_UNALLOC_TABLE; in udf_fill_partdesc_info()2502 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_TABLE) { in udf_count_free()
Completed in 17 milliseconds