Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dnamei.c3586 static int vfs_tmpfile(struct user_namespace *mnt_userns, in vfs_tmpfile() function
3647 error = vfs_tmpfile(mnt_userns, parentpath, file, mode); in vfs_tmpfile_open()
3671 error = vfs_tmpfile(mnt_userns, &path, file, op->mode); in do_tmpfile()