Searched refs:ocu_max_len (Results 1 – 1 of 1) sorted by relevance
276 uint8_t *ocu, int ocu_max_len, in udf_name_to_CS0() argument285 if (ocu_max_len <= 0) in udf_name_to_CS0()293 memset(ocu, 0, ocu_max_len); in udf_name_to_CS0()302 if (u_len + u_ch > ocu_max_len) in udf_name_to_CS0()333 if (u_len + 2 * u_ch > ocu_max_len) in udf_name_to_CS0()
Completed in 3 milliseconds