Home
last modified time | relevance | path

Searched refs:trailIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/sys/fs/udf/
HDosta.c319 int trailIndex = 0; in UDFTransName() local
358 trailIndex = newIndex; in UDFTransName()
371 if (trailIndex != newIndex - 1) { in UDFTransName()
372 newIndex = trailIndex + 1; in UDFTransName()