Lines Matching refs:s_partition_flags
279 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_TABLE)
281 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_BITMAP)
1086 map->s_partition_flags |= UDF_PART_FLAG_READ_ONLY;
1088 map->s_partition_flags |= UDF_PART_FLAG_WRITE_ONCE;
1090 map->s_partition_flags |= UDF_PART_FLAG_REWRITABLE;
1092 map->s_partition_flags |= UDF_PART_FLAG_OVERWRITABLE;
1126 map->s_partition_flags |= UDF_PART_FLAG_UNALLOC_TABLE;
1138 map->s_partition_flags |= UDF_PART_FLAG_UNALLOC_BITMAP;
2257 if (sbi->s_partmaps[sbi->s_partition].s_partition_flags &
2532 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_BITMAP) {
2539 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_TABLE) {