Searched refs:set_fs_root (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dfs_struct.h21 extern void set_fs_root(struct fs_struct *, const struct path *);
/linux-master/fs/
H A Dfs_struct.c15 void set_fs_root(struct fs_struct *fs, const struct path *path) function
H A Dinit.c76 set_fs_root(current->fs, &path);
H A Dopen.c621 set_fs_root(current->fs, &path);
H A Dnamespace.c5159 set_fs_root(current->fs, &root);
5431 set_fs_root(fs, &root);
/linux-master/kernel/
H A Dnsproxy.c527 set_fs_root(me->fs, &nsset->fs->root);

Completed in 149 milliseconds