Searched refs:tofullpath (Results 1 – 1 of 1) sorted by relevance
2813 char tofullpath[PATH_MAX]; in cpuset_move_cpuset_tasks() local2819 fullpath(tofullpath, sizeof(tofullpath), torelpath); in cpuset_move_cpuset_tasks()2821 if (samefile(fromfullpath, tofullpath)) in cpuset_move_cpuset_tasks()