Home
last modified time | relevance | path

Searched refs:set_fs_pwd (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dfs_struct.h22 extern void set_fs_pwd(struct fs_struct *, const struct path *);
/linux/kernel/
H A Dusermode_driver.c130 set_fs_pwd(current->fs, &umd_info->wd); in umd_setup()
H A Dnsproxy.c528 set_fs_pwd(me->fs, &nsset->fs->pwd); in commit_nsset()
/linux/fs/
H A Dfs_struct.c34 void set_fs_pwd(struct fs_struct *fs, const struct path *path) in set_fs_pwd() function
H A Dinit.c54 set_fs_pwd(current->fs, &path); in init_chdir()