Searched refs:localExtIndex (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/udf/
H A Dunicode.c469 int localExtIndex = 0; udf_translate_to_linux() local
487 ext[localExtIndex++] = curr; udf_translate_to_linux()
489 maxFilenameLen = newLen - CRC_LEN - localExtIndex; udf_translate_to_linux()
505 for (index = 0; index < localExtIndex; index++) udf_translate_to_linux()

Completed in 52 milliseconds