Searched refs:created_root_stat (Results 1 – 1 of 1) sorted by relevance
301 struct stat created_root_stat, to_stat, *curr_stat; in copy() local414 if (fstat(to.dir, &created_root_stat) != 0) { in copy()427 root_stat = &created_root_stat; in copy()466 if (root_stat == &created_root_stat) { in copy()