Searched refs:workpath (Results 1 – 1 of 1) sorted by relevance
921 struct path workpath = { NULL, NULL }; in ovl_fill_super() local968 err = ovl_mount_dir(ufs->config.workdir, &workpath); in ovl_fill_super()973 if (upperpath.mnt != workpath.mnt) { in ovl_fill_super()977 if (!ovl_workdir_ok(workpath.dentry, upperpath.dentry)) { in ovl_fill_super()1029 ufs->workdir = ovl_workdir_create(ufs->upper_mnt, workpath.dentry); in ovl_fill_super()1082 path_put(&workpath); in ovl_fill_super()1120 path_put(&workpath); in ovl_fill_super()