Searched refs:copy_fs_struct (Results 1 – 3 of 3) sorted by relevance
110 struct fs_struct *copy_fs_struct(struct fs_struct *old) in copy_fs_struct() function134 struct fs_struct *new_fs = copy_fs_struct(fs); in unshare_fs_struct()
22 extern struct fs_struct *copy_fs_struct(struct fs_struct *);
1008 tsk->fs = copy_fs_struct(fs); in copy_fs()1923 *new_fsp = copy_fs_struct(fs); in unshare_fs()