Lines Matching refs:s_partition_flags
282 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_TABLE)
284 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_BITMAP)
1090 map->s_partition_flags |= UDF_PART_FLAG_READ_ONLY;
1092 map->s_partition_flags |= UDF_PART_FLAG_WRITE_ONCE;
1094 map->s_partition_flags |= UDF_PART_FLAG_REWRITABLE;
1096 map->s_partition_flags |= UDF_PART_FLAG_OVERWRITABLE;
1130 map->s_partition_flags |= UDF_PART_FLAG_UNALLOC_TABLE;
1142 map->s_partition_flags |= UDF_PART_FLAG_UNALLOC_BITMAP;
2217 if (sbi->s_partmaps[sbi->s_partition].s_partition_flags &
2491 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_BITMAP) {
2498 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_TABLE) {