Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfs_struct.h22 extern void set_fs_pwd(struct fs_struct *, const struct path *);
/linux/fs/
H A Dfs_struct.c32 void set_fs_pwd(struct fs_struct *fs, const struct path *path) in set_fs_pwd() function
/linux/kernel/
H A Dnsproxy.c545 set_fs_pwd(me->fs, &nsset->fs->pwd); in commit_nsset()