UDF_C_USERDATA
if ((udf_c_type == UDF_C_USERDATA) ||
if ((udf_c_type != UDF_C_USERDATA) && (udf_c_type != UDF_C_FIDS))
what = isdir ? UDF_C_FIDS : UDF_C_USERDATA;