Home
last modified time | relevance | path

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

/openbmc/linux/fs/udf/
H A Decma_167.h114 #define VSD_STD_ID_BEA01 "BEA01" /* (2/9.2) */ macro
H A Dsuper.c683 } else if (!memcmp(vsd->stdIdent, VSD_STD_ID_BEA01, VSD_STD_ID_LEN)) in identify_vsd()