Home
last modified time | relevance | path

Searched refs:UDF_METADATA_MAP25 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/udf/
H A Dudf_sb.h50 #define UDF_METADATA_MAP25 0x2511U macro
H A Dsuper.c290 else if (map->s_partition_type == UDF_METADATA_MAP25) { in udf_free_partition()
1066 map->s_partition_type == UDF_METADATA_MAP25) in check_partition_desc()
1306 map->s_partition_type == UDF_METADATA_MAP25)) in udf_load_partdesc()
1319 if (map->s_partition_type == UDF_METADATA_MAP25) { in udf_load_partdesc()
1488 map->s_partition_type = UDF_METADATA_MAP25; in udf_load_logicalvol()
2481 if (ptype == UDF_METADATA_MAP25) { in udf_count_free()