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