Home
last modified time | relevance | path

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

/openbmc/linux/fs/udf/
H A Dunicode.c35 #define ILLEGAL_CHAR_MARK '_' macro
120 c = ILLEGAL_CHAR_MARK; in udf_name_conv_char()
140 str_o[(*str_o_idx)++] = ILLEGAL_CHAR_MARK; in udf_name_conv_char()