Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dnamei.c3669 static int vfs_tmpfile(struct mnt_idmap *idmap, in vfs_tmpfile() function
3733 error = vfs_tmpfile(idmap, parentpath, file, mode); in kernel_tmpfile_open()
3754 error = vfs_tmpfile(mnt_idmap(path.mnt), &path, file, op->mode); in do_tmpfile()