Searched refs:oldpath (Results 1 – 1 of 1) sorted by relevance
324 const auto oldpath = top + (cleanup_all ? "" : ("/" + base)); in fs_mgr_overlayfs_teardown_one() local328 if (!rename(oldpath.c_str(), newpath.c_str())) { in fs_mgr_overlayfs_teardown_one()332 PERROR << "mv " << oldpath << " " << newpath; in fs_mgr_overlayfs_teardown_one()