Home
last modified time | relevance | path

Searched refs:UDF_ID_COMPLIANT (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/udf/
Dosta_udf.h47 #define UDF_ID_COMPLIANT "*OSTA UDF Compliant" macro
Decma_167.h92 #define UDF_ID_COMPLIANT "*OSTA UDF Compliant" macro
Dsuper.c772 if (memcmp(ident->ident, UDF_ID_COMPLIANT, strlen(UDF_ID_COMPLIANT))) { in udf_verify_domain_identifier()