Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamei.c3663 static int vfs_tmpfile(struct mnt_idmap *idmap, in vfs_tmpfile() function
3727 error = vfs_tmpfile(idmap, parentpath, file, mode); in kernel_tmpfile_open()
3748 error = vfs_tmpfile(mnt_idmap(path.mnt), &path, file, op->mode); in do_tmpfile()