Searched refs:VSD_STD_ID_BEA01 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/udf/ | ||
H A D | ecma_167.h | 114 #define VSD_STD_ID_BEA01 "BEA01" /* (2/9.2) */ macro |
H A D | super.c | 683 } else if (!memcmp(vsd->stdIdent, VSD_STD_ID_BEA01, VSD_STD_ID_LEN)) in identify_vsd() |