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