Searched refs:vfs_tmpfile (Results 1 – 2 of 2) sorted by relevance
188 struct dentry *ret = vfs_tmpfile(dentry, mode, 0); in ovl_do_tmpfile()
3545 struct dentry *vfs_tmpfile(struct dentry *dentry, umode_t mode, int open_flag) in vfs_tmpfile() function3583 EXPORT_SYMBOL(vfs_tmpfile);3597 child = vfs_tmpfile(path.dentry, op->mode, op->open_flag); in do_tmpfile()