Home
last modified time | relevance | path

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

/linux/kernel/
H A Dfork.c1621 static int copy_fs(u64 clone_flags, struct task_struct *tsk, bool umh) in copy_fs() function
2298 retval = copy_fs(clone_flags, p, args->umh); in copy_process()