Searched refs:__copy_fs_struct (Results 1 – 1 of 1) sorted by relevance
381 static inline struct fs_struct *__copy_fs_struct(struct fs_struct *old) in __copy_fs_struct() function408 return __copy_fs_struct(old); in copy_fs_struct()417 tsk->fs = __copy_fs_struct(current->fs); in copy_fs()