Searched refs:copy_fs_struct (Results 1 – 3 of 3) sorted by relevance
112 struct fs_struct *copy_fs_struct(struct fs_struct *old) in copy_fs_struct() function136 struct fs_struct *new_fs = copy_fs_struct(fs); in unshare_fs_struct()
23 extern struct fs_struct *copy_fs_struct(struct fs_struct *);
1444 tsk->fs = copy_fs_struct(fs); in copy_fs()2775 *new_fsp = copy_fs_struct(fs); in unshare_fs()