Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cachefiles/
Dnamei.c454 file = vfs_tmpfile_open(&init_user_ns, &parentpath, S_IFREG, in cachefiles_create_tmpfile()
/Linux-v6.1/fs/overlayfs/
Doverlayfs.h317 struct file *file = vfs_tmpfile_open(ovl_upper_mnt_userns(ofs), &path, mode, in ovl_do_tmpfile()
/Linux-v6.1/fs/
Dnamei.c3638 struct file *vfs_tmpfile_open(struct user_namespace *mnt_userns, in vfs_tmpfile_open() function
3655 EXPORT_SYMBOL(vfs_tmpfile_open);
/Linux-v6.1/include/linux/
Dfs.h2007 struct file *vfs_tmpfile_open(struct user_namespace *mnt_userns,