Searched refs:ocu_max_len (Results 1 – 1 of 1) sorted by relevance
272 uint8_t *ocu, int ocu_max_len, in udf_name_to_CS0() argument281 if (ocu_max_len <= 0) in udf_name_to_CS0()289 memset(ocu, 0, ocu_max_len); in udf_name_to_CS0()298 if (u_len + u_ch > ocu_max_len) in udf_name_to_CS0()329 if (u_len + 2 * u_ch > ocu_max_len) in udf_name_to_CS0()