Searched refs:fhp2 (Results 1 – 1 of 1) sorted by relevance
261 struct file_handle *fhp, *fhp2; in get_cgroup_id() local281 fhp2 = realloc(fhp, fhsize); in get_cgroup_id()282 if (!fhp2) { in get_cgroup_id()286 err = name_to_handle_at(dirfd, cgroup_workdir, fhp2, &mount_id, flags); in get_cgroup_id()287 fhp = fhp2; in get_cgroup_id()