Searched refs:s_partition_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dudf_sb.h96 __u16 s_partition_type; member in struct:udf_part_map
H A Dsuper.c1002 map->s_partition_type, map->s_partition_root,
1125 if (map->s_partition_type == UDF_VIRTUAL_MAP15) {
1129 } else if (map->s_partition_type == UDF_VIRTUAL_MAP20) {
1179 (map->s_partition_type == UDF_TYPE1_MAP15 ||
1180 map->s_partition_type == UDF_SPARABLE_MAP15))
1201 (map->s_partition_type == UDF_VIRTUAL_MAP15 ||
1202 map->s_partition_type == UDF_VIRTUAL_MAP20 ||
1203 map->s_partition_type == UDF_METADATA_MAP25))
1214 if (map->s_partition_type == UDF_METADATA_MAP25) {
1275 map->s_partition_type
[all...]

Completed in 32 milliseconds