Searched refs:workpath (Results 1 – 1 of 1) sorted by relevance
825 struct path workpath = { NULL, NULL }; in ovl_fill_super() local871 err = ovl_mount_dir(ufs->config.workdir, &workpath); in ovl_fill_super()876 if (upperpath.mnt != workpath.mnt) { in ovl_fill_super()880 if (!ovl_workdir_ok(workpath.dentry, upperpath.dentry)) { in ovl_fill_super()931 ufs->workdir = ovl_workdir_create(ufs->upper_mnt, workpath.dentry); in ovl_fill_super()981 path_put(&workpath); in ovl_fill_super()1019 path_put(&workpath); in ovl_fill_super()