Searched refs:UDF_PART_FLAG_REWRITABLE (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/udf/ | ||
| H A D | udf_sb.h | 42 #define UDF_PART_FLAG_REWRITABLE 0x0040 macro |
| H A D | super.c | 1132 map->s_partition_flags |= UDF_PART_FLAG_REWRITABLE; in udf_fill_partdesc_info() |