Home
last modified time | relevance | path

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

/Linux-v5.15/fs/overlayfs/
Doverlayfs.h251 struct dentry *ret = vfs_tmpfile(&init_user_ns, dentry, mode, 0); in ovl_do_tmpfile()
/Linux-v5.15/fs/
Dnamei.c3457 struct dentry *vfs_tmpfile(struct user_namespace *mnt_userns, in vfs_tmpfile() function
3495 EXPORT_SYMBOL(vfs_tmpfile);
3511 child = vfs_tmpfile(mnt_userns, path.dentry, op->mode, op->open_flag); in do_tmpfile()
/Linux-v5.15/include/linux/
Dfs.h1988 struct dentry *vfs_tmpfile(struct user_namespace *mnt_userns,