Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dfs_struct.h69 struct fs_struct *copy_fs_struct(struct fs_struct *old);
/linux-2.4.37.9/kernel/
Dexec_domain.c173 fsp = copy_fs_struct(current->fs); in __set_personality()
Dfork.c406 struct fs_struct *copy_fs_struct(struct fs_struct *old) in copy_fs_struct() function