dired-goto-file-1

dired-goto-file-1 is a compiled Lisp function in `dired.el'.

(dired-goto-file-1 FILE FULL-NAME LIMIT)

Advance to the Dired listing labeled by FILE; return its position.
Return nil if the listing is not found. If FILE contains
characters that would not appear in a Dired buffer, search using
the quoted forms of those characters.

FULL-NAME specifies the actual file name the listing must have,
as returned by `dired-get-filename'. LIMIT is the search limit.