Searched refs:copy_fs_struct (Results 1 – 2 of 2) sorted by relevance
110 struct fs_struct *copy_fs_struct(struct fs_struct *old) in copy_fs_struct() function130 EXPORT_SYMBOL_GPL(copy_fs_struct);135 struct fs_struct *new_fs = copy_fs_struct(fs); in unshare_fs_struct()
93 copied_fs = copy_fs_struct(current->fs); in sdcardfs_create()309 copied_fs = copy_fs_struct(current->fs); in sdcardfs_mkdir()