Home
last modified time | relevance | path

Searched refs:slow_copyfile (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dutil.c193 static int slow_copyfile(const char *from, const char *to, struct nsinfo *nsi) in slow_copyfile() function
287 err = slow_copyfile(from, tmp, nsi); in copyfile_mode_ns()