Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cachefiles/
Dnamei.c454 file = vfs_tmpfile_open(&init_user_ns, &parentpath, S_IFREG, in cachefiles_create_tmpfile()
/linux-6.1.9/fs/overlayfs/
Doverlayfs.h317 struct file *file = vfs_tmpfile_open(ovl_upper_mnt_userns(ofs), &path, mode, in ovl_do_tmpfile()
/linux-6.1.9/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-6.1.9/include/linux/
Dfs.h2013 struct file *vfs_tmpfile_open(struct user_namespace *mnt_userns,