Searched refs:UDF_PART_FLAG_ALLOCATED (Results 1 – 2 of 2) sorted by relevance
/minix/sys/fs/udf/ | ||
H A D | ecma167-udf.h | 574 #define UDF_PART_FLAG_ALLOCATED 1 macro |
H A D | udf_subr.c | 1039 if ((udf_rw16(dscr->pd.flags) & UDF_PART_FLAG_ALLOCATED) == 0) { in udf_process_vds_descriptor() |