Searched refs:realparentpath (Results 1 – 1 of 1) sorted by relevance
1296 struct path realparentpath; in ovl_create_tmpfile() local1312 ovl_path_upper(dentry->d_parent, &realparentpath); in ovl_create_tmpfile()1313 realfile = backing_tmpfile_open(&file->f_path, flags, &realparentpath, in ovl_create_tmpfile()1316 pr_debug("tmpfile/open(%pd2, 0%o) = %i\n", realparentpath.dentry, mode, err); in ovl_create_tmpfile()