Searched refs:ocu_max_len (Results 1 – 1 of 1) sorted by relevance
273 uint8_t *ocu, int ocu_max_len, in udf_name_to_CS0() argument282 if (ocu_max_len <= 0) in udf_name_to_CS0()290 memset(ocu, 0, ocu_max_len); in udf_name_to_CS0()299 if (u_len + u_ch > ocu_max_len) in udf_name_to_CS0()330 if (u_len + 2 * u_ch > ocu_max_len) in udf_name_to_CS0()