Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfs_struct.h21 extern void set_fs_root(struct fs_struct *, const struct path *);
/Linux-v4.19/fs/
Dfs_struct.c14 void set_fs_root(struct fs_struct *fs, const struct path *path) in set_fs_root() function
Dopen.c507 set_fs_root(current->fs, &path); in ksys_chroot()
Dnamespace.c3195 set_fs_root(current->fs, &root); in init_mount_tree()
3448 set_fs_root(fs, &root); in mntns_install()