Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfs_struct.h21 extern void set_fs_pwd(struct fs_struct *, const struct path *);
/linux-4.1.27/fs/
Dfs_struct.c32 void set_fs_pwd(struct fs_struct *fs, const struct path *path) in set_fs_pwd() function
Dopen.c430 set_fs_pwd(current->fs, &path); in SYSCALL_DEFINE1()
460 set_fs_pwd(current->fs, &f.file->f_path); in SYSCALL_DEFINE1()
Dnamespace.c3092 set_fs_pwd(current->fs, &root); in init_mount_tree()
3307 set_fs_pwd(fs, &root); in mntns_install()