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