Home
last modified time | relevance | path

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

/linux-2.4.37.9/kernel/
Dfork.c411 static inline int copy_fs(unsigned long clone_flags, struct task_struct * tsk) in copy_fs() function
756 if (copy_fs(clone_flags, p)) in do_fork()