Searched refs:ocu_len (Results 1 – 1 of 1) sorted by relevance
101 uint8_t cmp_id, ocu_len; in udf_CS0toUTF8() local104 ocu_len = ocu_i->u_len; in udf_CS0toUTF8()105 if (ocu_len == 0) { in udf_CS0toUTF8()120 for (i = 0; (i < ocu_len) && (utf_o->u_len <= (UDF_NAME_LEN - 3));) { in udf_CS0toUTF8()263 uint8_t cmp_id, ocu_len; in udf_CS0toNLS() local267 ocu_len = ocu_i->u_len; in udf_CS0toNLS()268 if (ocu_len == 0) { in udf_CS0toNLS()283 for (i = 0; (i < ocu_len) && (utf_o->u_len <= (UDF_NAME_LEN - 3));) { in udf_CS0toNLS()