Home
last modified time | relevance | path

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

/fs/
Dnamei.c3656 static int vfs_tmpfile(struct user_namespace *mnt_userns, in vfs_tmpfile() function
3717 error = vfs_tmpfile(mnt_userns, parentpath, file, mode); in vfs_tmpfile_open()
3741 error = vfs_tmpfile(mnt_userns, &path, file, op->mode); in do_tmpfile()