Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfs_struct.h20 extern void set_fs_root(struct fs_struct *, const struct path *);
/linux-4.4.14/fs/
Dfs_struct.c13 void set_fs_root(struct fs_struct *fs, const struct path *path) in set_fs_root() function
Dopen.c490 set_fs_root(current->fs, &path); in SYSCALL_DEFINE1()
Dnamespace.c3102 set_fs_root(current->fs, &root); in init_mount_tree()
3334 set_fs_root(fs, &root); in mntns_install()