Searched refs:zonepath_buf (Results 1 – 1 of 1) sorted by relevance
3993 struct stat zonepath_buf; in move_func() local4039 if (stat(zonepath, &zonepath_buf) == -1) { in move_func()4091 fast = (zonepath_buf.st_dev == new_zonepath_buf.st_dev); in move_func()