Home
last modified time | relevance | path

Searched refs:UDF_PART_FLAG_ALLOCATED (Results 1 – 2 of 2) sorted by relevance

/minix/sys/fs/udf/
H A Decma167-udf.h574 #define UDF_PART_FLAG_ALLOCATED 1 macro
H A Dudf_subr.c1039 if ((udf_rw16(dscr->pd.flags) & UDF_PART_FLAG_ALLOCATED) == 0) { in udf_process_vds_descriptor()