Home
last modified time | relevance | path

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

/linux-6.12.1/fs/udf/
Dosta_udf.h59 #define UDF_ID_COMPLIANT "*OSTA UDF Compliant" macro
Dsuper.c811 if (memcmp(ident->ident, UDF_ID_COMPLIANT, strlen(UDF_ID_COMPLIANT))) { in udf_verify_domain_identifier()