Searched refs:UDF_PART_FLAG_OVERWRITABLE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/udf/ | ||
| H A D | udf_sb.h | 39 #define UDF_PART_FLAG_OVERWRITABLE 0x0080 macro |
| H A D | super.c | 1091 map->s_partition_flags |= UDF_PART_FLAG_OVERWRITABLE; in udf_fill_partdesc_info() |