Home
last modified time | relevance | path

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

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