set_fs_pwd
set_fs_pwd(current->fs, &path);
set_fs_pwd(current->fs, &root);
set_fs_pwd(fs, &root);
set_fs_pwd(current->fs, &path);
set_fs_pwd(current->fs, &fd_file(f)->f_path);
extern void set_fs_pwd(struct fs_struct *, const struct path *);
set_fs_pwd(me->fs, &nsset->fs->pwd);