recover_path_helper
static void recover_path_helper(struct recover_dict *, struct path_info *);
recover_path_helper(dict, &info);
recover_path_helper(dict, &info);
recover_path_helper(dict->parent, info);
recover_path_helper(dict->parent, info);