Searched refs:copy_fs_struct (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dfs_struct.h23 extern struct fs_struct *copy_fs_struct(struct fs_struct *);
/linux-master/fs/
H A Dfs_struct.c112 struct fs_struct *copy_fs_struct(struct fs_struct *old) function
136 struct fs_struct *new_fs = copy_fs_struct(fs);
/linux-master/kernel/
H A Dnsproxy.c350 nsset->fs = copy_fs_struct(me->fs);
H A Dfork.c1763 tsk->fs = copy_fs_struct(fs);
3239 *new_fsp = copy_fs_struct(fs);

Completed in 175 milliseconds