Searched refs:copy_fs_struct (Results 1 – 2 of 2) sorted by relevance
114 struct fs_struct *copy_fs_struct(struct fs_struct *old) in copy_fs_struct() function134 EXPORT_SYMBOL_GPL(copy_fs_struct);139 struct fs_struct *new_fs = copy_fs_struct(fs); in unshare_fs_struct()
98 copied_fs = copy_fs_struct(current->fs); in sdcardfs_create()255 copied_fs = copy_fs_struct(current->fs); in sdcardfs_mkdir()