Searched refs:set_fs_pwd (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dfs_struct.h22 extern void set_fs_pwd(struct fs_struct *, const struct path *);
/linux-master/kernel/
H A Dusermode_driver.c130 set_fs_pwd(current->fs, &umd_info->wd);
H A Dnsproxy.c528 set_fs_pwd(me->fs, &nsset->fs->pwd);
/linux-master/fs/
H A Dfs_struct.c34 void set_fs_pwd(struct fs_struct *fs, const struct path *path) function
H A Dinit.c54 set_fs_pwd(current->fs, &path);
H A Dopen.c566 set_fs_pwd(current->fs, &path);
593 set_fs_pwd(current->fs, &f.file->f_path);
H A Dnamespace.c5158 set_fs_pwd(current->fs, &root);
5430 set_fs_pwd(fs, &root);

Completed in 199 milliseconds