Searched refs:set_fs_root (Results 1 – 5 of 5) sorted by relevance
21 extern void set_fs_root(struct fs_struct *, const struct path *);
15 void set_fs_root(struct fs_struct *fs, const struct path *path) in set_fs_root() function
76 set_fs_root(current->fs, &path); in init_chroot()
611 set_fs_root(current->fs, &path); in SYSCALL_DEFINE1()
527 set_fs_root(me->fs, &nsset->fs->root); in commit_nsset()