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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dfs_struct.h25 extern void set_fs_root(struct fs_struct *, struct vfsmount *, struct dentry *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dnamespace.c1581 void set_fs_root(struct fs_struct *fs, struct vfsmount *mnt, function
1635 set_fs_root(fs, new_nd->mnt, new_nd->dentry);
1796 set_fs_root(current->fs, ns->root, ns->root->mnt_root);
H A Dopen.c485 set_fs_root(current->fs, nd.mnt, nd.dentry);

Completed in 64 milliseconds