Home
last modified time | relevance | path

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

/linux-4.19.296/fs/udf/
Dudf_sb.h51 #define UDF_METADATA_MAP25 0x2511U macro
Dsuper.c301 else if (map->s_partition_type == UDF_METADATA_MAP25) { in udf_free_partition()
1289 map->s_partition_type == UDF_METADATA_MAP25)) in udf_load_partdesc()
1302 if (map->s_partition_type == UDF_METADATA_MAP25) { in udf_load_partdesc()
1467 map->s_partition_type = UDF_METADATA_MAP25; in udf_load_logicalvol()
2505 if (ptype == UDF_METADATA_MAP25) { in udf_count_free()