set_fs_root
set_fs_root(current->fs, &path);
set_fs_root(current->fs, &root);
set_fs_root(fs, &root);
set_fs_root(current->fs, &path);
extern void set_fs_root(struct fs_struct *, const struct path *);
set_fs_root(me->fs, &nsset->fs->root);