s_partition_type 286 fs/udf/super.c if (map->s_partition_type == UDF_SPARABLE_MAP15) s_partition_type 289 fs/udf/super.c else if (map->s_partition_type == UDF_METADATA_MAP25) { s_partition_type 1064 fs/udf/super.c if (map->s_partition_type == UDF_VIRTUAL_MAP15 || s_partition_type 1065 fs/udf/super.c map->s_partition_type == UDF_VIRTUAL_MAP20) s_partition_type 1099 fs/udf/super.c p_index, map->s_partition_type, s_partition_type 1198 fs/udf/super.c if (map->s_partition_type == UDF_VIRTUAL_MAP15) { s_partition_type 1202 fs/udf/super.c } else if (map->s_partition_type == UDF_VIRTUAL_MAP20) { s_partition_type 1260 fs/udf/super.c (map->s_partition_type == UDF_TYPE1_MAP15 || s_partition_type 1261 fs/udf/super.c map->s_partition_type == UDF_SPARABLE_MAP15)) s_partition_type 1286 fs/udf/super.c (map->s_partition_type == UDF_VIRTUAL_MAP15 || s_partition_type 1287 fs/udf/super.c map->s_partition_type == UDF_VIRTUAL_MAP20 || s_partition_type 1288 fs/udf/super.c map->s_partition_type == UDF_METADATA_MAP25)) s_partition_type 1301 fs/udf/super.c if (map->s_partition_type == UDF_METADATA_MAP25) { s_partition_type 1341 fs/udf/super.c map->s_partition_type = UDF_SPARABLE_MAP15; s_partition_type 1423 fs/udf/super.c map->s_partition_type = UDF_TYPE1_MAP15; s_partition_type 1436 fs/udf/super.c map->s_partition_type = s_partition_type 1441 fs/udf/super.c map->s_partition_type = s_partition_type 1464 fs/udf/super.c map->s_partition_type = UDF_METADATA_MAP25; s_partition_type 2497 fs/udf/super.c int ptype = sbi->s_partmaps[part].s_partition_type; s_partition_type 96 fs/udf/udf_sb.h __u16 s_partition_type;