make-backup-file-name

make-backup-file-name is a compiled Lisp function in `files.el'.

(make-backup-file-name FILE)

Create the non-numeric backup file name for FILE.
This calls the function that `make-backup-file-name-function' specifies,
with a single argument FILE.