Searched refs:vfs_tmpfile (Results 1 – 2 of 2) sorted by relevance
251 struct dentry *ret = vfs_tmpfile(&init_user_ns, dentry, mode, 0); in ovl_do_tmpfile()
3637 struct dentry *vfs_tmpfile(struct user_namespace *mnt_userns, in vfs_tmpfile() function3676 EXPORT_SYMBOL(vfs_tmpfile);3692 child = vfs_tmpfile(mnt_userns, path.dentry, op->mode, op->open_flag); in do_tmpfile()